Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] Convert possible glib objects to GAutoPtr #29340

Merged
merged 12 commits into from
Oct 12, 2023

Conversation

DamMicSzm
Copy link
Contributor

Problem

Linux still has explicit glib memory management. This is follow-up PRs (#28304) which will replace glib explicit memory management with GAutoPtr<>.

Changes

Changed explicit memory management of glib objects to GAutoPtr<> where possible for the Linux platform.

Testing

CI will test for potential build breaks.

Valgrind test result for linux-x64-light target:

==83428==    definitely lost: 0 bytes in 0 blocks
==83428==    indirectly lost: 0 bytes in 0 blocks
==83428==      possibly lost: 640 bytes in 2 blocks
==83428==    still reachable: 202,774 bytes in 2,898 blocks
==83428==         suppressed: 0 bytes in 0 blocks```

@DamMicSzm DamMicSzm changed the title [Linux] Convert posible glib objects to GAutoPtr - follow-up PRs (#28304) [Linux] Convert posible glib objects to GAutoPtr Sep 20, 2023
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

PR #29340: Size comparison from b516ff4 to 973cdda

Increases above 0.2%:

platform target config section b516ff4 973cdda change % change
linux shell debug .text 2667954 2673490 5536 0.2
Increases (13 builds for linux)
platform target config section b516ff4 973cdda change % change
linux all-clusters-app debug (read only) 5650025 5653097 3072 0.1
.text 4935795 4938867 3072 0.1
all-clusters-minimal-app debug (read only) 4924209 4927281 3072 0.1
.text 4426627 4429699 3072 0.1
bridge-app debug (read only) 2769009 2772081 3072 0.1
.text 2381315 2384387 3072 0.1
chip-tool debug (read only) 10344537 10347977 3440 0.0
.text 9363395 9366835 3440 0.0
chip-tool-ipv6only arm64 (read only) 10207156 10210260 3104 0.0
.text 9124888 9127992 3104 0.0
lighting-app debug+rpc+ui (read only) 5250481 5253553 3072 0.1
.text 4675043 4678115 3072 0.1
lock-app debug (read only) 4475129 4480473 5344 0.1
.text 4021923 4027267 5344 0.1
ota-provider-app debug (read only) 4127097 4127977 880 0.0
.text 3739763 3740643 880 0.0
ota-requestor-app debug (read only) 4220097 4220977 880 0.0
.text 3825395 3826275 880 0.0
shell debug (read only) 3051337 3056873 5536 0.2
.text 2667954 2673490 5536 0.2
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
.text 3869816 3870456 640 0.0
tv-app debug (read only) 5315561 5318777 3216 0.1
.text 4805443 4808659 3216 0.1
tv-casting-app debug (read only) 8290825 8294217 3392 0.0
.text 7556051 7559443 3392 0.0
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section b516ff4 973cdda change % change
bl602 lighting-app bl602 (read/write) 1367934 1367934 0 0.0
.bss 73070 73070 0 0.0
.data 9360 9360 0 0.0
.text 1062150 1062150 0 0.0
bl602+rpc (read/write) 1414874 1414874 0 0.0
.bss 81094 81094 0 0.0
.data 9720 9720 0 0.0
.text 1093652 1093652 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171595 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57552 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138304 0 0.0
.debug_frame 507740 507740 0 0.0
.debug_info 41879323 41879323 0 0.0
.debug_line 5419747 5419747 0 0.0
.debug_loc 3515069 3515069 0 0.0
.debug_ranges 369496 369496 0 0.0
.debug_str 3962792 3962792 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 596313 596313 0 0.0
.symtab 177024 177024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959372 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1269891 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57536 0 0.0
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147016 0 0.0
.debug_frame 537072 537072 0 0.0
.debug_info 47028410 47028410 0 0.0
.debug_line 5836970 5836970 0 0.0
.debug_loc 3720634 3720634 0 0.0
.debug_ranges 396208 396208 0 0.0
.debug_str 4390861 4390861 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 661054 661054 0 0.0
.symtab 196352 196352 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033104 0 0.0
bl706-eth (read/write) 1020648 1020648 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94423 0 0.0
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115192 0 0.0
.debug_frame 426716 426716 0 0.0
.debug_info 22627669 22627669 0 0.0
.debug_line 4346035 4346035 0 0.0
.debug_loc 3023649 3023649 0 0.0
.debug_ranges 305352 305352 0 0.0
.debug_str 3542204 3542204 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 465080 465080 0 0.0
.symtab 139696 139696 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780692 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1183731 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95191 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168980 0 0.0
.debug_aranges 119392 119392 0 0.0
.debug_frame 619020 619020 0 0.0
.debug_info 23800143 23800143 0 0.0
.debug_line 4591851 4591851 0 0.0
.debug_loc 3124491 3124491 0 0.0
.debug_ranges 315248 315248 0 0.0
.debug_str 3614615 3614615 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505891 505891 0 0.0
.symtab 152608 152608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947300 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151196 0 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133160 0 0.0
.debug_frame 488368 488368 0 0.0
.debug_info 41346675 41346675 0 0.0
.debug_line 5323201 5323201 0 0.0
.debug_loc 3459269 3459269 0 0.0
.debug_ranges 375968 375968 0 0.0
.debug_str 3987502 3987502 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 597990 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942214 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737427 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652540 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757355 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 676952 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745123 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638560 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695547 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614820 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681155 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604596 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 618906 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929144 0 0.0
.debug_aranges 107376 107376 0 0.0
.debug_frame 362984 362984 0 0.0
.debug_info 2085690 2085690 0 0.0
.debug_line 2771401 2771401 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1577723 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99381 0 0.0
.debug_str 3384239 3384239 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 510907 0 0.0
.symtab 296768 296768 0 0.0
.text 510448 510448 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554543 0 0.0
.app_xip_area 445737 445737 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539343 539343 0 0.0
.app_xip_area 425745 425745 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574743 0 0.0
.app_xip_area 467273 467273 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558319 558319 0 0.0
.app_xip_area 447753 447753 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008012 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 834516 834516 0 0.0
BRD4187C (read/write) 1090212 1090212 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892024 892024 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103408 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915224 915224 0 0.0
window-app BRD4187C (read/write) 1123576 1123576 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 953076 953076 0 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176534 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77616 77616 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176534 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217203 0 0.0
(read/write) 552122 552122 0 0.0
.dram0.bss 84264 84264 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1211819 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 589188 589188 0 0.0
light k32w0+release (read only) 589548 589548 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589012 589012 0 0.0
lock k32w0+release (read only) 560892 560892 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560356 560356 0 0.0
linux all-clusters-app debug (read only) 5650025 5653097 3072 0.1
(read/write) 420984 420984 0 0.0
.bss 130416 130416 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 279280 279280 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332164 332164 0 0.0
.text 4935795 4938867 3072 0.1
all-clusters-minimal-app debug (read only) 4924209 4927281 3072 0.1
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4426627 4429699 3072 0.1
bridge-app debug (read only) 2769009 2772081 3072 0.1
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 209976 0 0.0
.text 2381315 2384387 3072 0.1
chip-tool debug (read only) 10344537 10347977 3440 0.0
(read/write) 442968 442968 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337080 337080 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384169 384169 0 0.0
.text 9363395 9366835 3440 0.0
chip-tool-ipv6only arm64 (read only) 10207156 10210260 3104 0.0
(read/write) 505496 505496 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374336 374336 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316064 0 0.0
.text 9124888 9127992 3104 0.0
lighting-app debug+rpc+ui (read only) 5250481 5253553 3072 0.1
(read/write) 222760 222760 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92624 92624 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 332692 332692 0 0.0
.text 4675043 4678115 3072 0.1
lock-app debug (read only) 4475129 4480473 5344 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243640 0 0.0
.text 4021923 4027267 5344 0.1
ota-provider-app debug (read only) 4127097 4127977 880 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68640 68640 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 196824 196824 0 0.0
.text 3739763 3740643 880 0.0
ota-requestor-app debug (read only) 4220097 4220977 880 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71616 71616 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 199864 199864 0 0.0
.text 3825395 3826275 880 0.0
shell debug (read only) 3051337 3056873 5536 0.2
(read/write) 153680 153680 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85960 85960 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208768 0 0.0
.text 2667954 2673490 5536 0.2
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3870456 640 0.0
tv-app debug (read only) 5315561 5318777 3216 0.1
(read/write) 350664 350664 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96352 96352 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266088 0 0.0
.text 4805443 4808659 3216 0.1
tv-casting-app debug (read only) 8290825 8294217 3392 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333356 0 0.0
.text 7556051 7559443 3392 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523208 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485892 1485892 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242124 0 0.0
bss 155110 155110 0 0.0
rodata 143096 143096 0 0.0
text 864932 864932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360536 0 0.0
bss 140520 140520 0 0.0
rodata 136948 136948 0 0.0
text 792364 792364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164540 0 0.0
bss 154564 154564 0 0.0
rodata 113824 113824 0 0.0
text 817196 817196 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797500 1797500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193276 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1384930 1384930 0 0.0
.debug_aranges 146088 146088 0 0.0
.debug_frame 485864 485864 0 0.0
.debug_info 33084876 33084876 0 0.0
.debug_line 4204893 4204893 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2318888 0 0.0
.debug_rnglists 145107 145107 0 0.0
.debug_str 4554294 4554294 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 864037 864037 0 0.0
.symtab 519056 519056 0 0.0
.text 1593284 1593284 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1684772 1684772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1253743 1253743 0 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 456948 456948 0 0.0
.debug_info 28778452 28778452 0 0.0
.debug_line 3912132 3912132 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134141 0 0.0
.debug_rnglists 134564 134564 0 0.0
.debug_str 3939609 3939609 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734127 734127 0 0.0
.symtab 472352 472352 0 0.0
.text 1483212 1483212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1610484 1610484 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1094952 1094952 0 0.0
.debug_aranges 125904 125904 0 0.0
.debug_frame 419988 419988 0 0.0
.debug_info 23904011 23904011 0 0.0
.debug_line 3487290 3487290 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1970900 0 0.0
.debug_rnglists 124260 124260 0 0.0
.debug_str 3746620 3746620 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649477 649477 0 0.0
.symtab 434640 434640 0 0.0
.text 1415252 1415252 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641868 1641868 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1087092 1087092 0 0.0
.debug_aranges 124560 124560 0 0.0
.debug_frame 415084 415084 0 0.0
.debug_info 23707138 23707138 0 0.0
.debug_line 3437975 3437975 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946187 0 0.0
.debug_rnglists 122216 122216 0 0.0
.debug_str 3708698 3708698 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622602 622602 0 0.0
.symtab 425856 425856 0 0.0
.text 1419372 1419372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177720 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1133960 1133960 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580804 580804 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101692 1101692 0 0.0
bss 111920 111920 0 0.0
text 754880 754880 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042324 1042324 0 0.0
bss 109812 109812 0 0.0
text 708864 708864 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948280 948280 0 0.0
bss 113396 113396 0 0.0
text 648148 648148 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933708 933708 0 0.0
bss 103052 103052 0 0.0
text 622382 622382 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927456 927456 0 0.0
bss 103176 103176 0 0.0
text 633946 633946 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000764 1000764 0 0.0
bss 115636 115636 0 0.0
text 697038 697038 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053104 1053104 0 0.0
bss 116232 116232 0 0.0
text 727032 727032 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 991756 991756 0 0.0
bss 103772 103772 0 0.0
text 653528 653528 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902848 902848 0 0.0
bss 103708 103708 0 0.0
text 613498 613498 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 939148 939148 0 0.0
bss 103184 103184 0 0.0
text 628026 628026 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873836 873836 0 0.0
bss 102380 102380 0 0.0
text 588332 588332 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888064 888064 0 0.0
bss 102768 102768 0 0.0
text 597596 597596 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752432 752432 0 0.0
bss 101724 101724 0 0.0
text 482108 482108 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 937408 937408 0 0.0
bss 103164 103164 0 0.0
text 626904 626904 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 922492 922492 0 0.0
bss 102884 102884 0 0.0
text 614130 614130 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895268 895268 0 0.0
bss 102680 102680 0 0.0
text 604042 604042 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890900 890900 0 0.0
bss 103004 103004 0 0.0
text 599370 599370 0 0.0

src/platform/Linux/bluez/Helper.cpp Outdated Show resolved Hide resolved
src/platform/Linux/bluez/Helper.cpp Outdated Show resolved Hide resolved
src/platform/Linux/bluez/Helper.cpp Outdated Show resolved Hide resolved
src/platform/Linux/bluez/Helper.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

PR #29340: Size comparison from b516ff4 to 5e03e5f

Increases above 0.2%:

platform target config section b516ff4 5e03e5f change % change
linux shell debug .text 2667954 2675090 7136 0.3
Increases (13 builds for linux)
platform target config section b516ff4 5e03e5f change % change
linux all-clusters-app debug (read only) 5650025 5654697 4672 0.1
.text 4935795 4940467 4672 0.1
all-clusters-minimal-app debug (read only) 4924209 4928881 4672 0.1
.text 4426627 4431299 4672 0.1
bridge-app debug (read only) 2769009 2773681 4672 0.2
.text 2381315 2385987 4672 0.2
chip-tool debug (read only) 10344537 10349577 5040 0.0
.text 9363395 9368435 5040 0.1
chip-tool-ipv6only arm64 (read only) 10207156 10211204 4048 0.0
.text 9124888 9128936 4048 0.0
lighting-app debug+rpc+ui (read only) 5250481 5255153 4672 0.1
.text 4675043 4679715 4672 0.1
lock-app debug (read only) 4475129 4482057 6928 0.2
.text 4021923 4028851 6928 0.2
ota-provider-app debug (read only) 4127097 4127977 880 0.0
.text 3739763 3740643 880 0.0
ota-requestor-app debug (read only) 4220097 4220977 880 0.0
.text 3825395 3826275 880 0.0
shell debug (read only) 3051337 3058473 7136 0.2
.text 2667954 2675090 7136 0.3
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
.text 3869816 3870456 640 0.0
tv-app debug (read only) 5315561 5320377 4816 0.1
.text 4805443 4810259 4816 0.1
tv-casting-app debug (read only) 8290825 8295817 4992 0.1
.text 7556051 7561043 4992 0.1
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section b516ff4 5e03e5f change % change
bl602 lighting-app bl602 (read/write) 1367934 1367934 0 0.0
.bss 73070 73070 0 0.0
.data 9360 9360 0 0.0
.text 1062150 1062150 0 0.0
bl602+rpc (read/write) 1414874 1414874 0 0.0
.bss 81094 81094 0 0.0
.data 9720 9720 0 0.0
.text 1093652 1093652 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171595 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57552 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138304 0 0.0
.debug_frame 507740 507740 0 0.0
.debug_info 41879323 41879323 0 0.0
.debug_line 5419747 5419747 0 0.0
.debug_loc 3515069 3515069 0 0.0
.debug_ranges 369496 369496 0 0.0
.debug_str 3962792 3962792 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 596313 596313 0 0.0
.symtab 177024 177024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959372 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1269891 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57536 0 0.0
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147016 0 0.0
.debug_frame 537072 537072 0 0.0
.debug_info 47028410 47028410 0 0.0
.debug_line 5836970 5836970 0 0.0
.debug_loc 3720634 3720634 0 0.0
.debug_ranges 396208 396208 0 0.0
.debug_str 4390861 4390861 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 661054 661054 0 0.0
.symtab 196352 196352 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033104 0 0.0
bl706-eth (read/write) 1020648 1020648 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94423 0 0.0
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115192 0 0.0
.debug_frame 426716 426716 0 0.0
.debug_info 22627669 22627669 0 0.0
.debug_line 4346035 4346035 0 0.0
.debug_loc 3023649 3023649 0 0.0
.debug_ranges 305352 305352 0 0.0
.debug_str 3542204 3542204 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 465080 465080 0 0.0
.symtab 139696 139696 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780692 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1183731 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95191 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168980 0 0.0
.debug_aranges 119392 119392 0 0.0
.debug_frame 619020 619020 0 0.0
.debug_info 23800143 23800143 0 0.0
.debug_line 4591851 4591851 0 0.0
.debug_loc 3124491 3124491 0 0.0
.debug_ranges 315248 315248 0 0.0
.debug_str 3614615 3614615 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 505891 505891 0 0.0
.symtab 152608 152608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947300 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151196 0 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133160 0 0.0
.debug_frame 488368 488368 0 0.0
.debug_info 41346675 41346675 0 0.0
.debug_line 5323201 5323201 0 0.0
.debug_loc 3459269 3459269 0 0.0
.debug_ranges 375968 375968 0 0.0
.debug_str 3987502 3987502 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 597990 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942214 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737427 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652540 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757355 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 676952 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745123 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638560 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695547 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614820 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681155 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604596 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 618906 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929144 0 0.0
.debug_aranges 107376 107376 0 0.0
.debug_frame 362984 362984 0 0.0
.debug_info 2085690 2085690 0 0.0
.debug_line 2771401 2771401 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1577723 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99381 0 0.0
.debug_str 3384239 3384239 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 510907 0 0.0
.symtab 296768 296768 0 0.0
.text 510448 510448 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554543 0 0.0
.app_xip_area 445737 445737 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539343 539343 0 0.0
.app_xip_area 425745 425745 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574743 0 0.0
.app_xip_area 467273 467273 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558319 558319 0 0.0
.app_xip_area 447753 447753 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008012 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 834516 834516 0 0.0
BRD4187C (read/write) 1090212 1090212 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892024 892024 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103408 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915224 915224 0 0.0
window-app BRD4187C (read/write) 1123576 1123576 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 953076 953076 0 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176534 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77616 77616 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176534 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217203 0 0.0
(read/write) 552122 552122 0 0.0
.dram0.bss 84264 84264 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1211819 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 589188 589188 0 0.0
light k32w0+release (read only) 589548 589548 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589012 589012 0 0.0
lock k32w0+release (read only) 560892 560892 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560356 560356 0 0.0
linux all-clusters-app debug (read only) 5650025 5654697 4672 0.1
(read/write) 420984 420984 0 0.0
.bss 130416 130416 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 279280 279280 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332164 332164 0 0.0
.text 4935795 4940467 4672 0.1
all-clusters-minimal-app debug (read only) 4924209 4928881 4672 0.1
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4426627 4431299 4672 0.1
bridge-app debug (read only) 2769009 2773681 4672 0.2
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 209976 0 0.0
.text 2381315 2385987 4672 0.2
chip-tool debug (read only) 10344537 10349577 5040 0.0
(read/write) 442968 442968 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337080 337080 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384169 384169 0 0.0
.text 9363395 9368435 5040 0.1
chip-tool-ipv6only arm64 (read only) 10207156 10211204 4048 0.0
(read/write) 505496 505496 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374336 374336 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316064 0 0.0
.text 9124888 9128936 4048 0.0
lighting-app debug+rpc+ui (read only) 5250481 5255153 4672 0.1
(read/write) 222760 222760 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92624 92624 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 332692 332692 0 0.0
.text 4675043 4679715 4672 0.1
lock-app debug (read only) 4475129 4482057 6928 0.2
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243640 0 0.0
.text 4021923 4028851 6928 0.2
ota-provider-app debug (read only) 4127097 4127977 880 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68640 68640 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 196824 196824 0 0.0
.text 3739763 3740643 880 0.0
ota-requestor-app debug (read only) 4220097 4220977 880 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71616 71616 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 199864 199864 0 0.0
.text 3825395 3826275 880 0.0
shell debug (read only) 3051337 3058473 7136 0.2
(read/write) 153680 153680 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85960 85960 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208768 0 0.0
.text 2667954 2675090 7136 0.3
thermostat-no-ble arm64 (read only) 4365604 4366244 640 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3870456 640 0.0
tv-app debug (read only) 5315561 5320377 4816 0.1
(read/write) 350664 350664 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96352 96352 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266088 0 0.0
.text 4805443 4810259 4816 0.1
tv-casting-app debug (read only) 8290825 8295817 4992 0.1
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333356 0 0.0
.text 7556051 7561043 4992 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523208 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485892 1485892 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242124 0 0.0
bss 155110 155110 0 0.0
rodata 143096 143096 0 0.0
text 864932 864932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360536 0 0.0
bss 140520 140520 0 0.0
rodata 136948 136948 0 0.0
text 792364 792364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164540 0 0.0
bss 154564 154564 0 0.0
rodata 113824 113824 0 0.0
text 817196 817196 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797500 1797500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193276 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1384930 1384930 0 0.0
.debug_aranges 146088 146088 0 0.0
.debug_frame 485864 485864 0 0.0
.debug_info 33084876 33084876 0 0.0
.debug_line 4204893 4204893 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2318888 0 0.0
.debug_rnglists 145107 145107 0 0.0
.debug_str 4554294 4554294 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 864037 864037 0 0.0
.symtab 519056 519056 0 0.0
.text 1593284 1593284 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1684772 1684772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1253743 1253743 0 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 456948 456948 0 0.0
.debug_info 28778452 28778452 0 0.0
.debug_line 3912132 3912132 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134141 0 0.0
.debug_rnglists 134564 134564 0 0.0
.debug_str 3939609 3939609 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734127 734127 0 0.0
.symtab 472352 472352 0 0.0
.text 1483212 1483212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1610484 1610484 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1094952 1094952 0 0.0
.debug_aranges 125904 125904 0 0.0
.debug_frame 419988 419988 0 0.0
.debug_info 23904011 23904011 0 0.0
.debug_line 3487290 3487290 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1970900 0 0.0
.debug_rnglists 124260 124260 0 0.0
.debug_str 3746620 3746620 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649477 649477 0 0.0
.symtab 434640 434640 0 0.0
.text 1415252 1415252 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641868 1641868 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1087092 1087092 0 0.0
.debug_aranges 124560 124560 0 0.0
.debug_frame 415084 415084 0 0.0
.debug_info 23707138 23707138 0 0.0
.debug_line 3437975 3437975 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946187 0 0.0
.debug_rnglists 122216 122216 0 0.0
.debug_str 3708698 3708698 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622602 622602 0 0.0
.symtab 425856 425856 0 0.0
.text 1419372 1419372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177720 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1133960 1133960 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580804 580804 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101692 1101692 0 0.0
bss 111920 111920 0 0.0
text 754880 754880 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042324 1042324 0 0.0
bss 109812 109812 0 0.0
text 708864 708864 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948280 948280 0 0.0
bss 113396 113396 0 0.0
text 648148 648148 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933708 933708 0 0.0
bss 103052 103052 0 0.0
text 622382 622382 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927456 927456 0 0.0
bss 103176 103176 0 0.0
text 633946 633946 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000764 1000764 0 0.0
bss 115636 115636 0 0.0
text 697038 697038 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053104 1053104 0 0.0
bss 116232 116232 0 0.0
text 727032 727032 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 991756 991756 0 0.0
bss 103772 103772 0 0.0
text 653528 653528 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902848 902848 0 0.0
bss 103708 103708 0 0.0
text 613498 613498 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 939148 939148 0 0.0
bss 103184 103184 0 0.0
text 628026 628026 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873836 873836 0 0.0
bss 102380 102380 0 0.0
text 588332 588332 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888064 888064 0 0.0
bss 102768 102768 0 0.0
text 597596 597596 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752432 752432 0 0.0
bss 101724 101724 0 0.0
text 482108 482108 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 937408 937408 0 0.0
bss 103164 103164 0 0.0
text 626904 626904 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 922492 922492 0 0.0
bss 102884 102884 0 0.0
text 614130 614130 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895268 895268 0 0.0
bss 102680 102680 0 0.0
text 604042 604042 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890900 890900 0 0.0
bss 103004 103004 0 0.0
text 599370 599370 0 0.0

Copy link
Contributor

@jlatusek jlatusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Helper.cpp there are variables of type of GList * which are deleted at the end of a function. I think that you can create a proper deleter and use use GAutoPtr
Also, you can replace char * expectedPath

@DamMicSzm
Copy link
Contributor Author

In Helper.cpp there are variables of type of GList * which are deleted at the end of a function. I think that you can create a proper deleter and use use GAutoPtr
Also, you can replace char * expectedPath

I think this should be managed manually. Attempting a simple conversion to GAutoPtr will end in a segmentation error.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

PR #29340: Size comparison from 6bb0b71 to e63baef

Increases above 0.2%:

platform target config section 6bb0b71 e63baef change % change
linux shell debug .text 2668338 2675474 7136 0.3
Increases (13 builds for linux)
platform target config section 6bb0b71 e63baef change % change
linux all-clusters-app debug (read only) 5655361 5660033 4672 0.1
.text 4936419 4941091 4672 0.1
all-clusters-minimal-app debug (read only) 4928841 4933497 4656 0.1
.text 4427107 4431763 4656 0.1
bridge-app debug (read only) 2772553 2777209 4656 0.2
.text 2381507 2386163 4656 0.2
chip-tool debug (read only) 10353257 10358313 5056 0.0
.text 9368963 9374019 5056 0.1
chip-tool-ipv6only arm64 (read only) 10217028 10221076 4048 0.0
.text 9134712 9138760 4048 0.0
lighting-app debug+rpc+ui (read only) 5254833 5259505 4672 0.1
.text 4675571 4680243 4672 0.1
lock-app debug (read only) 4478641 4485585 6944 0.2
.text 4022051 4028995 6944 0.2
ota-provider-app debug (read only) 4130529 4131393 864 0.0
.text 3739875 3740739 864 0.0
ota-requestor-app debug (read only) 4223721 4224585 864 0.0
.text 3825443 3826307 864 0.0
shell debug (read only) 3055577 3062713 7136 0.2
.text 2668338 2675474 7136 0.3
thermostat-no-ble arm64 (read only) 4366428 4367068 640 0.0
.text 3870584 3871224 640 0.0
tv-app debug (read only) 5322001 5326817 4816 0.1
.text 4806707 4811523 4816 0.1
tv-casting-app debug (read only) 8300185 8305177 4992 0.1
.text 7561507 7566499 4992 0.1
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 6bb0b71 e63baef change % change
bl602 lighting-app bl602 (read/write) 1390858 1390858 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067060 1067060 0 0.0
bl602+mfd (read/write) 1404746 1404746 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081846 1081846 0 0.0
bl602+rpc (read/write) 1438030 1438030 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1098796 1098796 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194419 1194419 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544413 1544413 0 0.0
.debug_aranges 138400 138400 0 0.0
.debug_frame 508104 508104 0 0.0
.debug_info 41914538 41914538 0 0.0
.debug_line 5428241 5428241 0 0.0
.debug_loc 3523714 3523714 0 0.0
.debug_ranges 376904 376904 0 0.0
.debug_str 3965963 3965963 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596765 596765 0 0.0
.symtab 177248 177248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961356 961356 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204979 1204979 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546486 1546486 0 0.0
.debug_aranges 139568 139568 0 0.0
.debug_frame 513176 513176 0 0.0
.debug_info 41955137 41955137 0 0.0
.debug_line 5467628 5467628 0 0.0
.debug_loc 3562145 3562145 0 0.0
.debug_ranges 378904 378904 0 0.0
.debug_str 3971494 3971494 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600525 600525 0 0.0
.symtab 179008 179008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972854 972854 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292975 1292975 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725307 1725307 0 0.0
.debug_aranges 147120 147120 0 0.0
.debug_frame 537448 537448 0 0.0
.debug_info 47064790 47064790 0 0.0
.debug_line 5846325 5846325 0 0.0
.debug_loc 3730699 3730699 0 0.0
.debug_ranges 404456 404456 0 0.0
.debug_str 4394032 4394032 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661506 661506 0 0.0
.symtab 196576 196576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035346 1035346 0 0.0
bl706-eth (read/write) 1043499 1043499 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1079641 1079641 0 0.0
.debug_aranges 115408 115408 0 0.0
.debug_frame 427504 427504 0 0.0
.debug_info 22664278 22664278 0 0.0
.debug_line 4360080 4360080 0 0.0
.debug_loc 3032658 3032658 0 0.0
.debug_ranges 312712 312712 0 0.0
.debug_str 3545182 3545182 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465060 465060 0 0.0
.symtab 139936 139936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787362 787362 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207142 1207142 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173210 1173210 0 0.0
.debug_aranges 119584 119584 0 0.0
.debug_frame 620056 620056 0 0.0
.debug_info 23836797 23836797 0 0.0
.debug_line 4604877 4604877 0 0.0
.debug_loc 3132513 3132513 0 0.0
.debug_ranges 322528 322528 0 0.0
.debug_str 3617473 3617473 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505787 505787 0 0.0
.symtab 152800 152800 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954410 954410 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157540 1157540 0 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1538701 1538701 0 0.0
.debug_aranges 133264 133264 0 0.0
.debug_frame 488744 488744 0 0.0
.debug_info 41372535 41372535 0 0.0
.debug_line 5331373 5331373 0 0.0
.debug_loc 3467970 3467970 0 0.0
.debug_ranges 383440 383440 0 0.0
.debug_str 3990558 3990558 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598391 598391 0 0.0
.symtab 176688 176688 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944158 944158 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168396 1168396 0 0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1540789 1540789 0 0.0
.debug_aranges 134432 134432 0 0.0
.debug_frame 493812 493812 0 0.0
.debug_info 41415177 41415177 0 0.0
.debug_line 5370637 5370637 0 0.0
.debug_loc 3506401 3506401 0 0.0
.debug_ranges 385440 385440 0 0.0
.debug_str 3996079 3996079 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602219 602219 0 0.0
.symtab 178480 178480 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955922 955922 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738075 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653300 653300 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758379 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677904 677904 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 745867 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639368 639368 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696259 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615596 615596 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681843 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605348 605348 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619522 619522 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 931803 931803 0 0.0
.debug_aranges 107496 107496 0 0.0
.debug_frame 363368 363368 0 0.0
.debug_info 20866486 20866486 0 0.0
.debug_line 2773001 2773001 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573529 1573529 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101428 101428 0 0.0
.debug_str 3386959 3386959 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511040 511040 0 0.0
.symtab 296912 296912 0 0.0
.text 511112 511112 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555295 0 0.0
.app_xip_area 446489 446489 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540191 540191 0 0.0
.app_xip_area 426593 426593 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575327 0 0.0
.app_xip_area 467857 467857 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 559207 559207 0 0.0
.app_xip_area 448641 448641 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008892 1008892 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835396 835396 0 0.0
BRD4187C (read/write) 1090684 1090684 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892496 892496 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104088 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915904 915904 0 0.0
window-app BRD4187C (read/write) 1124584 1124584 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954084 954084 0 0.0
esp32 all-clusters-app c3devkit (read only) 1177400 1177400 0 0.0
(read/write) 1702372 1702372 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268744 268744 0 0.0
.flash.text 1177400 1177400 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1218815 1218815 0 0.0
(read/write) 552066 552066 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 300140 300140 0 0.0
.flash.text 1213431 1213431 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590556 590556 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590020 590020 0 0.0
light k32w0+release (read only) 590348 590348 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589812 589812 0 0.0
lock k32w0+release (read only) 561628 561628 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561092 561092 0 0.0
linux all-clusters-app debug (read only) 5655361 5660033 4672 0.1
(read/write) 420984 420984 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 279328 279328 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 336876 336876 0 0.0
.text 4936419 4941091 4672 0.1
all-clusters-minimal-app debug (read only) 4928841 4933497 4656 0.1
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427107 4431763 4656 0.1
bridge-app debug (read only) 2772553 2777209 4656 0.2
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381507 2386163 4656 0.2
chip-tool debug (read only) 10353257 10358313 5056 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9368963 9374019 5056 0.1
chip-tool-ipv6only arm64 (read only) 10217028 10221076 4048 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9134712 9138760 4048 0.0
lighting-app debug+rpc+ui (read only) 5254833 5259505 4672 0.1
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336468 336468 0 0.0
.text 4675571 4680243 4672 0.1
lock-app debug (read only) 4478641 4485585 6944 0.2
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246973 246973 0 0.0
.text 4022051 4028995 6944 0.2
ota-provider-app debug (read only) 4130529 4131393 864 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3739875 3740739 864 0.0
ota-requestor-app debug (read only) 4223721 4224585 864 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203389 203389 0 0.0
.text 3825443 3826307 864 0.0
shell debug (read only) 3055577 3062713 7136 0.2
(read/write) 153712 153712 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 86008 86008 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 212576 212576 0 0.0
.text 2668338 2675474 7136 0.3
thermostat-no-ble arm64 (read only) 4366428 4367068 640 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3870584 3871224 640 0.0
tv-app debug (read only) 5322001 5326817 4816 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4806707 4811523 4816 0.1
tv-casting-app debug (read only) 8300185 8305177 4992 0.1
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 337208 337208 0 0.0
.text 7561507 7566499 4992 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523592 2523592 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486276 1486276 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242876 1242876 0 0.0
bss 155134 155134 0 0.0
rodata 143040 143040 0 0.0
text 865768 865768 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1361456 1361456 0 0.0
bss 140544 140544 0 0.0
rodata 137020 137020 0 0.0
text 793216 793216 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165236 1165236 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817940 817940 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1798516 1798516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1388115 1388115 0 0.0
.debug_aranges 146344 146344 0 0.0
.debug_frame 486696 486696 0 0.0
.debug_info 33101606 33101606 0 0.0
.debug_line 4207637 4207637 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2314536 2314536 0 0.0
.debug_rnglists 147750 147750 0 0.0
.debug_str 4557229 4557229 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 864731 864731 0 0.0
.symtab 519440 519440 0 0.0
.text 1594300 1594300 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685628 1685628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1256792 1256792 0 0.0
.debug_aranges 136000 136000 0 0.0
.debug_frame 457584 457584 0 0.0
.debug_info 28792655 28792655 0 0.0
.debug_line 3914330 3914330 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129629 2129629 0 0.0
.debug_rnglists 136895 136895 0 0.0
.debug_str 3942412 3942412 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734658 734658 0 0.0
.symtab 472672 472672 0 0.0
.text 1484068 1484068 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611268 1611268 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1097743 1097743 0 0.0
.debug_aranges 126064 126064 0 0.0
.debug_frame 420516 420516 0 0.0
.debug_info 23914633 23914633 0 0.0
.debug_line 3489136 3489136 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966354 1966354 0 0.0
.debug_rnglists 126447 126447 0 0.0
.debug_str 3749506 3749506 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649850 649850 0 0.0
.symtab 434912 434912 0 0.0
.text 1416036 1416036 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642644 1642644 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1089933 1089933 0 0.0
.debug_aranges 124696 124696 0 0.0
.debug_frame 415540 415540 0 0.0
.debug_info 23718035 23718035 0 0.0
.debug_line 3439762 3439762 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1941919 1941919 0 0.0
.debug_rnglists 124388 124388 0 0.0
.debug_str 3711500 3711500 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622780 622780 0 0.0
.symtab 426080 426080 0 0.0
.text 1420148 1420148 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178424 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625264 625264 0 0.0
lock-app qpg6105+debug (read/write) 1134656 1134656 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581500 581500 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1157296 1157296 0 0.0
bss 113244 113244 0 0.0
text 814458 814458 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089176 1089176 0 0.0
bss 122264 122264 0 0.0
text 762282 762282 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942836 942836 0 0.0
bss 106908 106908 0 0.0
text 655912 655912 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871160 871160 0 0.0
bss 78144 78144 0 0.0
text 623520 623520 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871608 871608 0 0.0
bss 67056 67056 0 0.0
text 639942 639942 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995704 995704 0 0.0
bss 109168 109168 0 0.0
text 705074 705074 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040132 1040132 0 0.0
bss 120916 120916 0 0.0
text 729586 729586 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927484 927484 0 0.0
bss 78836 78836 0 0.0
text 653050 653050 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956452 956452 0 0.0
bss 105008 105008 0 0.0
text 671960 671960 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874892 874892 0 0.0
bss 78248 78248 0 0.0
text 627562 627562 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 816908 816908 0 0.0
bss 66260 66260 0 0.0
text 593380 593380 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832848 832848 0 0.0
bss 66676 66676 0 0.0
text 604232 604232 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873136 873136 0 0.0
bss 78228 78228 0 0.0
text 626428 626428 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858244 858244 0 0.0
bss 77948 77948 0 0.0
text 613686 613686 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838420 838420 0 0.0
bss 66560 66560 0 0.0
text 609160 609160 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835568 835568 0 0.0
bss 66912 66912 0 0.0
text 605886 605886 0 0.0

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

PR #29340: Size comparison from 6bb0b71 to 3ba5fb8

Increases (13 builds for linux)
platform target config section 6bb0b71 3ba5fb8 change % change
linux all-clusters-app debug (read only) 5655361 5659265 3904 0.1
.text 4936419 4940323 3904 0.1
all-clusters-minimal-app debug (read only) 4928841 4932729 3888 0.1
.text 4427107 4430995 3888 0.1
bridge-app debug (read only) 2772553 2776441 3888 0.1
.text 2381507 2385395 3888 0.2
chip-tool debug (read only) 10353257 10357449 4192 0.0
.text 9368963 9373155 4192 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10220484 3456 0.0
.text 9134712 9138168 3456 0.0
lighting-app debug+rpc+ui (read only) 5254833 5258737 3904 0.1
.text 4675571 4679475 3904 0.1
lock-app debug (read only) 4478641 4484657 6016 0.1
.text 4022051 4028067 6016 0.1
ota-provider-app debug (read only) 4130529 4131329 800 0.0
.text 3739875 3740675 800 0.0
ota-requestor-app debug (read only) 4223721 4224521 800 0.0
.text 3825443 3826243 800 0.0
shell debug (read only) 3055577 3061785 6208 0.2
.text 2668338 2674546 6208 0.2
thermostat-no-ble arm64 (read only) 4366428 4366988 560 0.0
.text 3870584 3871144 560 0.0
tv-app debug (read only) 5322001 5326049 4048 0.1
.text 4806707 4810755 4048 0.1
tv-casting-app debug (read only) 8300185 8304473 4288 0.1
.text 7561507 7565795 4288 0.1
Decreases (1 build for bl702l)
platform target config section 6bb0b71 3ba5fb8 change % change
bl702l lighting-app bl702l+mfd (read/write) 1168396 1168392 -4 -0.0
.text 955922 955920 -2 -0.0
Full report (65 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 6bb0b71 3ba5fb8 change % change
bl602 lighting-app bl602 (read/write) 1390858 1390858 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067060 1067060 0 0.0
bl602+mfd (read/write) 1404746 1404746 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081846 1081846 0 0.0
bl602+rpc (read/write) 1438030 1438030 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1098796 1098796 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194419 1194419 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544413 1544413 0 0.0
.debug_aranges 138400 138400 0 0.0
.debug_frame 508104 508104 0 0.0
.debug_info 41914538 41914538 0 0.0
.debug_line 5428241 5428241 0 0.0
.debug_loc 3523714 3523714 0 0.0
.debug_ranges 376904 376904 0 0.0
.debug_str 3965963 3965963 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596765 596765 0 0.0
.symtab 177248 177248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961356 961356 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204979 1204979 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546486 1546486 0 0.0
.debug_aranges 139568 139568 0 0.0
.debug_frame 513176 513176 0 0.0
.debug_info 41955137 41955137 0 0.0
.debug_line 5467628 5467628 0 0.0
.debug_loc 3562145 3562145 0 0.0
.debug_ranges 378904 378904 0 0.0
.debug_str 3971494 3971494 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600525 600525 0 0.0
.symtab 179008 179008 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972854 972854 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292975 1292975 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725307 1725307 0 0.0
.debug_aranges 147120 147120 0 0.0
.debug_frame 537448 537448 0 0.0
.debug_info 47064790 47064790 0 0.0
.debug_line 5846325 5846325 0 0.0
.debug_loc 3730699 3730699 0 0.0
.debug_ranges 404456 404456 0 0.0
.debug_str 4394032 4394032 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661506 661506 0 0.0
.symtab 196576 196576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035346 1035346 0 0.0
bl706-eth (read/write) 1043499 1043499 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1079641 1079641 0 0.0
.debug_aranges 115408 115408 0 0.0
.debug_frame 427504 427504 0 0.0
.debug_info 22664278 22664278 0 0.0
.debug_line 4360080 4360080 0 0.0
.debug_loc 3032658 3032658 0 0.0
.debug_ranges 312712 312712 0 0.0
.debug_str 3545182 3545182 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465060 465060 0 0.0
.symtab 139936 139936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787362 787362 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207142 1207142 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173210 1173210 0 0.0
.debug_aranges 119584 119584 0 0.0
.debug_frame 620056 620056 0 0.0
.debug_info 23836797 23836797 0 0.0
.debug_line 4604877 4604877 0 0.0
.debug_loc 3132513 3132513 0 0.0
.debug_ranges 322528 322528 0 0.0
.debug_str 3617473 3617473 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505787 505787 0 0.0
.symtab 152800 152800 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954410 954410 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157540 1157540 0 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1538701 1538701 0 0.0
.debug_aranges 133264 133264 0 0.0
.debug_frame 488744 488744 0 0.0
.debug_info 41372535 41372535 0 0.0
.debug_line 5331373 5331373 0 0.0
.debug_loc 3467970 3467970 0 0.0
.debug_ranges 383440 383440 0 0.0
.debug_str 3990558 3990558 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598391 598391 0 0.0
.symtab 176688 176688 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944158 944158 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168396 1168392 -4 -0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1540789 1540789 0 0.0
.debug_aranges 134432 134432 0 0.0
.debug_frame 493812 493812 0 0.0
.debug_info 41415177 41415177 0 0.0
.debug_line 5370637 5370637 0 0.0
.debug_loc 3506401 3506401 0 0.0
.debug_ranges 385440 385440 0 0.0
.debug_str 3996079 3996079 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602219 602219 0 0.0
.symtab 178480 178480 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955922 955920 -2 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738075 738075 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653300 653300 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758379 758379 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677904 677904 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745867 745867 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639368 639368 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696259 696259 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615596 615596 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681843 681843 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605348 605348 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619522 619522 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 931803 931803 0 0.0
.debug_aranges 107496 107496 0 0.0
.debug_frame 363368 363368 0 0.0
.debug_info 20866486 20866486 0 0.0
.debug_line 2773001 2773001 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573529 1573529 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101428 101428 0 0.0
.debug_str 3386959 3386959 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511040 511040 0 0.0
.symtab 296912 296912 0 0.0
.text 511112 511112 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555295 555295 0 0.0
.app_xip_area 446489 446489 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540191 540191 0 0.0
.app_xip_area 426593 426593 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575327 575327 0 0.0
.app_xip_area 467857 467857 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 559207 559207 0 0.0
.app_xip_area 448641 448641 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1177400 1177400 0 0.0
(read/write) 1702372 1702372 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268744 268744 0 0.0
.flash.text 1177400 1177400 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1218815 1218815 0 0.0
(read/write) 552066 552066 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 300140 300140 0 0.0
.flash.text 1213431 1213431 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590556 590556 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590020 590020 0 0.0
light k32w0+release (read only) 590348 590348 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589812 589812 0 0.0
lock k32w0+release (read only) 561628 561628 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561092 561092 0 0.0
linux all-clusters-app debug (read only) 5655361 5659265 3904 0.1
(read/write) 420984 420984 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 279328 279328 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 336876 336876 0 0.0
.text 4936419 4940323 3904 0.1
all-clusters-minimal-app debug (read only) 4928841 4932729 3888 0.1
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427107 4430995 3888 0.1
bridge-app debug (read only) 2772553 2776441 3888 0.1
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381507 2385395 3888 0.2
chip-tool debug (read only) 10353257 10357449 4192 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9368963 9373155 4192 0.0
chip-tool-ipv6only arm64 (read only) 10217028 10220484 3456 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9134712 9138168 3456 0.0
lighting-app debug+rpc+ui (read only) 5254833 5258737 3904 0.1
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336468 336468 0 0.0
.text 4675571 4679475 3904 0.1
lock-app debug (read only) 4478641 4484657 6016 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246973 246973 0 0.0
.text 4022051 4028067 6016 0.1
ota-provider-app debug (read only) 4130529 4131329 800 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3739875 3740675 800 0.0
ota-requestor-app debug (read only) 4223721 4224521 800 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203389 203389 0 0.0
.text 3825443 3826243 800 0.0
shell debug (read only) 3055577 3061785 6208 0.2
(read/write) 153712 153712 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 86008 86008 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 212576 212576 0 0.0
.text 2668338 2674546 6208 0.2
thermostat-no-ble arm64 (read only) 4366428 4366988 560 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3870584 3871144 560 0.0
tv-app debug (read only) 5322001 5326049 4048 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4806707 4810755 4048 0.1
tv-casting-app debug (read only) 8300185 8304473 4288 0.1
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 337208 337208 0 0.0
.text 7561507 7565795 4288 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523592 2523592 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486276 1486276 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242876 1242876 0 0.0
bss 155134 155134 0 0.0
rodata 143040 143040 0 0.0
text 865768 865768 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1361456 1361456 0 0.0
bss 140544 140544 0 0.0
rodata 137020 137020 0 0.0
text 793216 793216 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165236 1165236 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 817940 817940 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1798516 1798516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1388115 1388115 0 0.0
.debug_aranges 146344 146344 0 0.0
.debug_frame 486696 486696 0 0.0
.debug_info 33101606 33101606 0 0.0
.debug_line 4207637 4207637 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2314536 2314536 0 0.0
.debug_rnglists 147750 147750 0 0.0
.debug_str 4557229 4557229 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 864731 864731 0 0.0
.symtab 519440 519440 0 0.0
.text 1594300 1594300 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685628 1685628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1256792 1256792 0 0.0
.debug_aranges 136000 136000 0 0.0
.debug_frame 457584 457584 0 0.0
.debug_info 28792655 28792655 0 0.0
.debug_line 3914330 3914330 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129629 2129629 0 0.0
.debug_rnglists 136895 136895 0 0.0
.debug_str 3942412 3942412 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734658 734658 0 0.0
.symtab 472672 472672 0 0.0
.text 1484068 1484068 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611268 1611268 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1097743 1097743 0 0.0
.debug_aranges 126064 126064 0 0.0
.debug_frame 420516 420516 0 0.0
.debug_info 23914633 23914633 0 0.0
.debug_line 3489136 3489136 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966354 1966354 0 0.0
.debug_rnglists 126447 126447 0 0.0
.debug_str 3749506 3749506 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649850 649850 0 0.0
.symtab 434912 434912 0 0.0
.text 1416036 1416036 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642644 1642644 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1089933 1089933 0 0.0
.debug_aranges 124696 124696 0 0.0
.debug_frame 415540 415540 0 0.0
.debug_info 23718035 23718035 0 0.0
.debug_line 3439762 3439762 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1941919 1941919 0 0.0
.debug_rnglists 124388 124388 0 0.0
.debug_str 3711500 3711500 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622780 622780 0 0.0
.symtab 426080 426080 0 0.0
.text 1420148 1420148 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178424 1178424 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625264 625264 0 0.0
lock-app qpg6105+debug (read/write) 1134656 1134656 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581500 581500 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1157296 1157296 0 0.0
bss 113244 113244 0 0.0
text 814458 814458 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089176 1089176 0 0.0
bss 122264 122264 0 0.0
text 762282 762282 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942836 942836 0 0.0
bss 106908 106908 0 0.0
text 655912 655912 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871160 871160 0 0.0
bss 78144 78144 0 0.0
text 623520 623520 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871608 871608 0 0.0
bss 67056 67056 0 0.0
text 639942 639942 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995704 995704 0 0.0
bss 109168 109168 0 0.0
text 705074 705074 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040132 1040132 0 0.0
bss 120916 120916 0 0.0
text 729586 729586 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927484 927484 0 0.0
bss 78836 78836 0 0.0
text 653050 653050 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956452 956452 0 0.0
bss 105008 105008 0 0.0
text 671960 671960 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874892 874892 0 0.0
bss 78248 78248 0 0.0
text 627562 627562 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 816908 816908 0 0.0
bss 66260 66260 0 0.0
text 593380 593380 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832848 832848 0 0.0
bss 66676 66676 0 0.0
text 604232 604232 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873136 873136 0 0.0
bss 78228 78228 0 0.0
text 626428 626428 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858244 858244 0 0.0
bss 77948 77948 0 0.0
text 613686 613686 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838420 838420 0 0.0
bss 66560 66560 0 0.0
text 609160 609160 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835568 835568 0 0.0
bss 66912 66912 0 0.0
text 605886 605886 0 0.0

@DamMicSzm DamMicSzm force-pushed the linux-gautoptr-conv branch 2 times, most recently from ea7df3a to ce3906a Compare September 29, 2023 09:37
@DamMicSzm DamMicSzm changed the title [Linux] Convert posible glib objects to GAutoPtr [Linux] Convert possible glib objects to GAutoPtr Sep 29, 2023
@github-actions
Copy link

github-actions bot commented Sep 29, 2023

PR #29340: Size comparison from 433e676 to ce3906a

Increases above 0.2%:

platform target config section 433e676 ce3906a change % change
linux shell debug (read only) 2973377 2979569 6192 0.2
.text 2588130 2594322 6192 0.2
Increases (13 builds for linux)
platform target config section 433e676 ce3906a change % change
linux all-clusters-app debug (read only) 5577017 5580921 3904 0.1
.text 4860067 4863971 3904 0.1
all-clusters-minimal-app debug (read only) 4929273 4933161 3888 0.1
.text 4427507 4431395 3888 0.1
bridge-app debug (read only) 2772953 2776841 3888 0.1
.text 2381907 2385795 3888 0.2
chip-tool debug (read only) 10353625 10357801 4176 0.0
.text 9369395 9373571 4176 0.0
chip-tool-ipv6only arm64 (read only) 10217564 10221004 3440 0.0
.text 9135256 9138696 3440 0.0
lighting-app debug+rpc+ui (read only) 5255217 5259105 3888 0.1
.text 4675987 4679875 3888 0.1
lock-app debug (read only) 4479009 4485025 6016 0.1
.text 4022451 4028467 6016 0.1
ota-provider-app debug (read only) 4130929 4131729 800 0.0
.text 3740275 3741075 800 0.0
ota-requestor-app debug (read only) 4224089 4224905 816 0.0
.text 3825843 3826659 816 0.0
shell debug (read only) 2973377 2979569 6192 0.2
.text 2588130 2594322 6192 0.2
thermostat-no-ble arm64 (read only) 4366924 4367500 576 0.0
.text 3871080 3871656 576 0.0
tv-app debug (read only) 5322401 5326449 4048 0.1
.text 4807107 4811155 4048 0.1
tv-casting-app debug (read only) 8300465 8304753 4288 0.1
.text 7561731 7566019 4288 0.1
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 433e676 ce3906a change % change
bl602 lighting-app bl602 (read/write) 1391130 1391130 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067336 1067336 0 0.0
bl602+mfd (read/write) 1405026 1405026 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1082122 1082122 0 0.0
bl602+rpc (read/write) 1438302 1438302 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1099072 1099072 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194679 1194679 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544826 1544826 0 0.0
.debug_aranges 138416 138416 0 0.0
.debug_frame 508192 508192 0 0.0
.debug_info 41913458 41913458 0 0.0
.debug_line 5427412 5427412 0 0.0
.debug_loc 3524849 3524849 0 0.0
.debug_ranges 377128 377128 0 0.0
.debug_str 3966229 3966229 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596916 596916 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961620 961620 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205239 1205239 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546899 1546899 0 0.0
.debug_aranges 139584 139584 0 0.0
.debug_frame 513264 513264 0 0.0
.debug_info 41954076 41954076 0 0.0
.debug_line 5466799 5466799 0 0.0
.debug_loc 3563280 3563280 0 0.0
.debug_ranges 379128 379128 0 0.0
.debug_str 3971760 3971760 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600676 600676 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973118 973118 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293231 1293231 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725720 1725720 0 0.0
.debug_aranges 147136 147136 0 0.0
.debug_frame 537536 537536 0 0.0
.debug_info 47063730 47063730 0 0.0
.debug_line 5845496 5845496 0 0.0
.debug_loc 3731834 3731834 0 0.0
.debug_ranges 404680 404680 0 0.0
.debug_str 4394298 4394298 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661657 661657 0 0.0
.symtab 196608 196608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035610 1035610 0 0.0
bl706-eth (read/write) 1043759 1043759 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1080991 1080991 0 0.0
.debug_aranges 115424 115424 0 0.0
.debug_frame 427592 427592 0 0.0
.debug_info 22668064 22668064 0 0.0
.debug_line 4360231 4360231 0 0.0
.debug_loc 3033778 3033778 0 0.0
.debug_ranges 312936 312936 0 0.0
.debug_str 3545448 3545448 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465211 465211 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787626 787626 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207406 1207406 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173667 1173667 0 0.0
.debug_aranges 119600 119600 0 0.0
.debug_frame 620168 620168 0 0.0
.debug_info 23835741 23835741 0 0.0
.debug_line 4603997 4603997 0 0.0
.debug_loc 3133649 3133649 0 0.0
.debug_ranges 322752 322752 0 0.0
.debug_str 3617739 3617739 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505938 505938 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954678 954678 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157824 1157824 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1539114 1539114 0 0.0
.debug_aranges 133280 133280 0 0.0
.debug_frame 488832 488832 0 0.0
.debug_info 41371455 41371455 0 0.0
.debug_line 5330536 5330536 0 0.0
.debug_loc 3469106 3469106 0 0.0
.debug_ranges 383664 383664 0 0.0
.debug_str 3990824 3990824 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598542 598542 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944434 944434 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168680 1168680 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1541202 1541202 0 0.0
.debug_aranges 134448 134448 0 0.0
.debug_frame 493900 493900 0 0.0
.debug_info 41414116 41414116 0 0.0
.debug_line 5369800 5369800 0 0.0
.debug_loc 3507537 3507537 0 0.0
.debug_ranges 385664 385664 0 0.0
.debug_str 3996345 3996345 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602370 602370 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956198 956198 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738219 738219 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653444 653444 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758507 758507 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 678032 678032 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746003 746003 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639504 639504 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696403 696403 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615740 615740 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681995 681995 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605492 605492 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619594 619594 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 933165 933165 0 0.0
.debug_aranges 107520 107520 0 0.0
.debug_frame 363440 363440 0 0.0
.debug_info 20869490 20869490 0 0.0
.debug_line 2772754 2772754 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573884 1573884 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101446 101446 0 0.0
.debug_str 3387225 3387225 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511191 511191 0 0.0
.symtab 296976 296976 0 0.0
.text 511184 511184 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555423 555423 0 0.0
.app_xip_area 446625 446625 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540311 540311 0 0.0
.app_xip_area 426721 426721 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575463 575463 0 0.0
.app_xip_area 467993 467993 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552103 552103 0 0.0
.app_xip_area 441537 441537 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008972 1008972 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835476 835476 0 0.0
BRD4187C (read/write) 1090820 1090820 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892632 892632 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104224 1104224 0 0.0
.bss 185492 185492 0 0.0
.data 2680 2680 0 0.0
.text 916032 916032 0 0.0
window-app BRD4187C (read/write) 1124656 1124656 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954156 954156 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590684 590684 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590148 590148 0 0.0
light k32w0+release (read only) 590476 590476 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589940 589940 0 0.0
lock k32w0+release (read only) 561748 561748 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561212 561212 0 0.0
linux all-clusters-app debug (read only) 5577017 5580921 3904 0.1
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336108 336108 0 0.0
.text 4860067 4863971 3904 0.1
all-clusters-minimal-app debug (read only) 4929273 4933161 3888 0.1
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270653 270653 0 0.0
.text 4427507 4431395 3888 0.1
bridge-app debug (read only) 2772953 2776841 3888 0.1
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381907 2385795 3888 0.2
chip-tool debug (read only) 10353625 10357801 4176 0.0
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387185 387185 0 0.0
.text 9369395 9373571 4176 0.0
chip-tool-ipv6only arm64 (read only) 10217564 10221004 3440 0.0
(read/write) 505528 505528 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316040 316040 0 0.0
.text 9135256 9138696 3440 0.0
lighting-app debug+rpc+ui (read only) 5255217 5259105 3888 0.1
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92640 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336436 336436 0 0.0
.text 4675987 4679875 3888 0.1
lock-app debug (read only) 4479009 4485025 6016 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246941 246941 0 0.0
.text 4022451 4028467 6016 0.1
ota-provider-app debug (read only) 4130929 4131729 800 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3740275 3741075 800 0.0
ota-requestor-app debug (read only) 4224089 4224905 816 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203357 203357 0 0.0
.text 3825843 3826659 816 0.0
shell debug (read only) 2973377 2979569 6192 0.2
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211808 211808 0 0.0
.text 2588130 2594322 6192 0.2
thermostat-no-ble arm64 (read only) 4366924 4367500 576 0.0
(read/write) 241992 241992 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3871080 3871656 576 0.0
tv-app debug (read only) 5322401 5326449 4048 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4807107 4811155 4048 0.1
tv-casting-app debug (read only) 8300465 8304753 4288 0.1
(read/write) 211720 211720 0 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337240 337240 0 0.0
.text 7561731 7566019 4288 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523792 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486476 1486476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785804 1785804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1376188 1376188 0 0.0
.debug_aranges 144224 144224 0 0.0
.debug_frame 479224 479224 0 0.0
.debug_info 32451243 32451243 0 0.0
.debug_line 4153900 4153900 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256613 2256613 0 0.0
.debug_rnglists 145346 145346 0 0.0
.debug_str 4141046 4141046 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 837053 837053 0 0.0
.symtab 511888 511888 0 0.0
.text 1581588 1581588 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685692 1685692 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1257183 1257183 0 0.0
.debug_aranges 136024 136024 0 0.0
.debug_frame 457652 457652 0 0.0
.debug_info 28791678 28791678 0 0.0
.debug_line 3912986 3912986 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2129998 2129998 0 0.0
.debug_rnglists 136913 136913 0 0.0
.debug_str 3942678 3942678 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734809 734809 0 0.0
.symtab 472736 472736 0 0.0
.text 1484132 1484132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611332 1611332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1098155 1098155 0 0.0
.debug_aranges 126088 126088 0 0.0
.debug_frame 420584 420584 0 0.0
.debug_info 23913004 23913004 0 0.0
.debug_line 3487864 3487864 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966722 1966722 0 0.0
.debug_rnglists 126465 126465 0 0.0
.debug_str 3749772 3749772 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 650001 650001 0 0.0
.symtab 434976 434976 0 0.0
.text 1416100 1416100 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642724 1642724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1090346 1090346 0 0.0
.debug_aranges 124720 124720 0 0.0
.debug_frame 415608 415608 0 0.0
.debug_info 23716351 23716351 0 0.0
.debug_line 3438514 3438514 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1942287 1942287 0 0.0
.debug_rnglists 124406 124406 0 0.0
.debug_str 3711766 3711766 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622931 622931 0 0.0
.symtab 426144 426144 0 0.0
.text 1420228 1420228 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178568 1178568 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625408 625408 0 0.0
lock-app qpg6105+debug (read/write) 1134792 1134792 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581636 581636 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146724 1146724 0 0.0
bss 113244 113244 0 0.0
text 804322 804322 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089344 1089344 0 0.0
bss 122264 122264 0 0.0
text 762452 762452 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943012 943012 0 0.0
bss 106908 106908 0 0.0
text 656082 656082 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871336 871336 0 0.0
bss 78144 78144 0 0.0
text 623690 623690 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861020 861020 0 0.0
bss 67056 67056 0 0.0
text 629790 629790 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995872 995872 0 0.0
bss 109168 109168 0 0.0
text 705244 705244 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040300 1040300 0 0.0
bss 120916 120916 0 0.0
text 729756 729756 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927652 927652 0 0.0
bss 78836 78836 0 0.0
text 653220 653220 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956636 956636 0 0.0
bss 105008 105008 0 0.0
text 672146 672146 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 875060 875060 0 0.0
bss 78248 78248 0 0.0
text 627732 627732 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 817076 817076 0 0.0
bss 66260 66260 0 0.0
text 593550 593550 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833024 833024 0 0.0
bss 66676 66676 0 0.0
text 604402 604402 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873312 873312 0 0.0
bss 78228 78228 0 0.0
text 626598 626598 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858412 858412 0 0.0
bss 77948 77948 0 0.0
text 613856 613856 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838596 838596 0 0.0
bss 66560 66560 0 0.0
text 609330 609330 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835736 835736 0 0.0
bss 66912 66912 0 0.0
text 606056 606056 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

PR #29340: Size comparison from 54a1460 to 5e0fcb8

Increases (13 builds for linux)
platform target config section 54a1460 5e0fcb8 change % change
linux all-clusters-app debug (read only) 5577033 5580169 3136 0.1
.text 4860083 4863331 3248 0.1
all-clusters-minimal-app debug (read only) 4929289 4932425 3136 0.1
.text 4427523 4430771 3248 0.1
bridge-app debug (read only) 2773001 2776137 3136 0.1
.text 2381923 2385171 3248 0.1
chip-tool debug (read only) 10353649 10356033 2384 0.0
.text 9369395 9371891 2496 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10219932 2384 0.0
.text 9135256 9137736 2480 0.0
lighting-app debug+rpc+ui (read only) 5255921 5259057 3136 0.1
.text 4676531 4679779 3248 0.1
lock-app debug (read only) 4479025 4484001 4976 0.1
.text 4022467 4027555 5088 0.1
ota-provider-app debug (read only) 4130945 4132513 1568 0.0
.text 3740291 3741859 1568 0.0
ota-requestor-app debug (read only) 4224105 4225689 1584 0.0
.text 3825859 3827443 1584 0.0
shell debug (read only) 2973377 2978529 5152 0.2
.text 2588130 2593394 5264 0.2
thermostat-no-ble arm64 (read only) 4366908 4368012 1104 0.0
.text 3871080 3872184 1104 0.0
tv-app debug (read only) 5322449 5325745 3296 0.1
.text 4807123 4810531 3408 0.1
tv-casting-app debug (read only) 8300481 8303233 2752 0.0
.text 7561747 7564611 2864 0.0
Decreases (9 builds for linux)
platform target config section 54a1460 5e0fcb8 change % change
linux all-clusters-app debug .got 5384 5376 -8 -0.1
all-clusters-minimal-app debug .got 5344 5336 -8 -0.1
bridge-app debug .got 4640 4632 -8 -0.2
chip-tool debug .got 5808 5800 -8 -0.1
lighting-app debug+rpc+ui (read/write) 222792 222760 -32 -0.0
.got 5928 5920 -8 -0.1
lock-app debug .got 5264 5256 -8 -0.2
shell debug (read/write) 153248 153216 -32 -0.0
.got 4112 4104 -8 -0.2
tv-app debug .got 5608 5600 -8 -0.1
tv-casting-app debug .got 5080 5072 -8 -0.2
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 54a1460 5e0fcb8 change % change
bl602 lighting-app bl602 (read/write) 1391514 1391514 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067718 1067718 0 0.0
bl602+mfd (read/write) 1405426 1405426 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1082524 1082524 0 0.0
bl602+rpc (read/write) 1438686 1438686 0 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1099454 1099454 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1195015 1195015 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1547678 1547678 0 0.0
.debug_aranges 138432 138432 0 0.0
.debug_frame 508208 508208 0 0.0
.debug_info 41926969 41926969 0 0.0
.debug_line 5431303 5431303 0 0.0
.debug_loc 3526044 3526044 0 0.0
.debug_ranges 378136 378136 0 0.0
.debug_str 3966257 3966257 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596847 596847 0 0.0
.symtab 177264 177264 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961954 961954 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205591 1205591 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1549751 1549751 0 0.0
.debug_aranges 139600 139600 0 0.0
.debug_frame 513280 513280 0 0.0
.debug_info 41967587 41967587 0 0.0
.debug_line 5470690 5470690 0 0.0
.debug_loc 3564475 3564475 0 0.0
.debug_ranges 380136 380136 0 0.0
.debug_str 3971788 3971788 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600607 600607 0 0.0
.symtab 179024 179024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973472 973472 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293563 1293563 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1728572 1728572 0 0.0
.debug_aranges 147152 147152 0 0.0
.debug_frame 537552 537552 0 0.0
.debug_info 47077241 47077241 0 0.0
.debug_line 5849395 5849395 0 0.0
.debug_loc 3733029 3733029 0 0.0
.debug_ranges 405688 405688 0 0.0
.debug_str 4394326 4394326 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661588 661588 0 0.0
.symtab 196592 196592 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035944 1035944 0 0.0
bl706-eth (read/write) 1044139 1044139 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083427 1083427 0 0.0
.debug_aranges 115440 115440 0 0.0
.debug_frame 427608 427608 0 0.0
.debug_info 22679354 22679354 0 0.0
.debug_line 4363938 4363938 0 0.0
.debug_loc 3035073 3035073 0 0.0
.debug_ranges 313944 313944 0 0.0
.debug_str 3545492 3545492 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465142 465142 0 0.0
.symtab 139952 139952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
788008 788008 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207774 1207774 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176537 1176537 0 0.0
.debug_aranges 119616 119616 0 0.0
.debug_frame 620160 620160 0 0.0
.debug_info 23849410 23849410 0 0.0
.debug_line 4608073 4608073 0 0.0
.debug_loc 3134900 3134900 0 0.0
.debug_ranges 323760 323760 0 0.0
.debug_str 3617783 3617783 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505869 505869 0 0.0
.symtab 152816 152816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955046 955046 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1158156 1158156 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1541966 1541966 0 0.0
.debug_aranges 133296 133296 0 0.0
.debug_frame 488848 488848 0 0.0
.debug_info 41384966 41384966 0 0.0
.debug_line 5334438 5334438 0 0.0
.debug_loc 3470301 3470301 0 0.0
.debug_ranges 384672 384672 0 0.0
.debug_str 3990853 3990853 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598473 598473 0 0.0
.symtab 176704 176704 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944768 944768 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1169032 1169032 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544054 1544054 0 0.0
.debug_aranges 134464 134464 0 0.0
.debug_frame 493916 493916 0 0.0
.debug_info 41427627 41427627 0 0.0
.debug_line 5373702 5373702 0 0.0
.debug_loc 3508732 3508732 0 0.0
.debug_ranges 386672 386672 0 0.0
.debug_str 3996374 3996374 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602301 602301 0 0.0
.symtab 178496 178496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956552 956552 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738179 738179 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653404 653404 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758435 758435 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677960 677960 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745971 745971 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639472 639472 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696371 696371 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615708 615708 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681963 681963 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605460 605460 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619586 619586 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 935674 935674 0 0.0
.debug_aranges 107552 107552 0 0.0
.debug_frame 363492 363492 0 0.0
.debug_info 20878705 20878705 0 0.0
.debug_line 2775077 2775077 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573995 1573995 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101500 101500 0 0.0
.debug_str 3387254 3387254 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511161 511161 0 0.0
.symtab 296960 296960 0 0.0
.text 511176 511176 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555383 555383 0 0.0
.app_xip_area 446585 446585 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540271 540271 0 0.0
.app_xip_area 426681 426681 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575431 575431 0 0.0
.app_xip_area 467961 467961 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552071 552071 0 0.0
.app_xip_area 441505 441505 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1010668 1010668 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 836020 836020 0 0.0
BRD4187C (read/write) 1092456 1092456 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 893104 893104 0 0.0
lock-app BRD4161A+wf200 (read/write) 1105840 1105840 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 916496 916496 0 0.0
window-app BRD4187C (read/write) 1126308 1126308 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 954676 954676 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590620 590620 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 590084 590084 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685856 685856 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 572688 572688 0 0.0
light k32w0+release (read only) 590412 590412 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589876 589876 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 777628 777628 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 655616 655616 0 0.0
lock k32w0+release (read only) 561716 561716 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561180 561180 0 0.0
linux all-clusters-app debug (read only) 5577033 5580169 3136 0.1
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5376 -8 -0.1
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336108 336108 0 0.0
.text 4860083 4863331 3248 0.1
all-clusters-minimal-app debug (read only) 4929289 4932425 3136 0.1
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5336 -8 -0.1
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270653 270653 0 0.0
.text 4427523 4430771 3248 0.1
bridge-app debug (read only) 2773001 2776137 3136 0.1
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4632 -8 -0.2
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213312 213312 0 0.0
.text 2381923 2385171 3248 0.1
chip-tool debug (read only) 10353649 10356033 2384 0.0
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5800 -8 -0.1
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387209 387209 0 0.0
.text 9369395 9371891 2496 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10219932 2384 0.0
(read/write) 505512 505512 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316040 316040 0 0.0
.text 9135256 9137736 2480 0.0
lighting-app debug+rpc+ui (read only) 5255921 5259057 3136 0.1
(read/write) 222792 222760 -32 -0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92640 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5920 -8 -0.1
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336596 336596 0 0.0
.text 4676531 4679779 3248 0.1
lock-app debug (read only) 4479025 4484001 4976 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5256 -8 -0.2
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246941 246941 0 0.0
.text 4022467 4027555 5088 0.1
ota-provider-app debug (read only) 4130945 4132513 1568 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3740291 3741859 1568 0.0
ota-requestor-app debug (read only) 4224105 4225689 1584 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203357 203357 0 0.0
.text 3825859 3827443 1584 0.0
shell debug (read only) 2973377 2978529 5152 0.2
(read/write) 153248 153216 -32 -0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4104 -8 -0.2
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211808 211808 0 0.0
.text 2588130 2593394 5264 0.2
thermostat-no-ble arm64 (read only) 4366908 4368012 1104 0.0
(read/write) 241992 241992 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3871080 3872184 1104 0.0
tv-app debug (read only) 5322449 5325745 3296 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5600 -8 -0.1
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271245 271245 0 0.0
.text 4807123 4810531 3408 0.1
tv-casting-app debug (read only) 8300481 8303233 2752 0.0
(read/write) 211720 211720 0 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5072 -8 -0.2
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337240 337240 0 0.0
.text 7561747 7564611 2864 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523792 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486476 1486476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785788 1785788 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379186 1379186 0 0.0
.debug_aranges 144256 144256 0 0.0
.debug_frame 479276 479276 0 0.0
.debug_info 32463291 32463291 0 0.0
.debug_line 4156688 4156688 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2256729 2256729 0 0.0
.debug_rnglists 145400 145400 0 0.0
.debug_str 4141091 4141091 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 837023 837023 0 0.0
.symtab 511872 511872 0 0.0
.text 1581572 1581572 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685692 1685692 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260181 1260181 0 0.0
.debug_aranges 136056 136056 0 0.0
.debug_frame 457704 457704 0 0.0
.debug_info 28803726 28803726 0 0.0
.debug_line 3915838 3915838 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2130114 2130114 0 0.0
.debug_rnglists 136967 136967 0 0.0
.debug_str 3942731 3942731 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734779 734779 0 0.0
.symtab 472720 472720 0 0.0
.text 1484132 1484132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611332 1611332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101153 1101153 0 0.0
.debug_aranges 126120 126120 0 0.0
.debug_frame 420636 420636 0 0.0
.debug_info 23925052 23925052 0 0.0
.debug_line 3490620 3490620 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1966838 1966838 0 0.0
.debug_rnglists 126519 126519 0 0.0
.debug_str 3749813 3749813 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 649971 649971 0 0.0
.symtab 434960 434960 0 0.0
.text 1416100 1416100 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642708 1642708 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093344 1093344 0 0.0
.debug_aranges 124752 124752 0 0.0
.debug_frame 415660 415660 0 0.0
.debug_info 23728399 23728399 0 0.0
.debug_line 3441238 3441238 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1942403 1942403 0 0.0
.debug_rnglists 124460 124460 0 0.0
.debug_str 3711803 3711803 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622901 622901 0 0.0
.symtab 426128 426128 0 0.0
.text 1420212 1420212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178496 1178496 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625336 625336 0 0.0
lock-app qpg6105+debug (read/write) 1134760 1134760 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581604 581604 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1153852 1153852 0 0.0
bss 113224 113224 0 0.0
text 805002 805002 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1097104 1097104 0 0.0
bss 122244 122244 0 0.0
text 761906 761906 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950132 950132 0 0.0
bss 106888 106888 0 0.0
text 656762 656762 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 879072 879072 0 0.0
bss 78124 78124 0 0.0
text 623142 623142 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867484 867484 0 0.0
bss 67036 67036 0 0.0
text 630370 630370 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1003032 1003032 0 0.0
bss 109148 109148 0 0.0
text 705954 705954 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1048084 1048084 0 0.0
bss 120896 120896 0 0.0
text 729240 729240 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 935396 935396 0 0.0
bss 78816 78816 0 0.0
text 652672 652672 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963764 963764 0 0.0
bss 104988 104988 0 0.0
text 672826 672826 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 882796 882796 0 0.0
bss 78228 78228 0 0.0
text 627184 627184 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823548 823548 0 0.0
bss 66240 66240 0 0.0
text 594130 594130 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839488 839488 0 0.0
bss 66656 66656 0 0.0
text 604982 604982 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881048 881048 0 0.0
bss 78208 78208 0 0.0
text 626050 626050 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 866156 866156 0 0.0
bss 77928 77928 0 0.0
text 613308 613308 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845060 845060 0 0.0
bss 66540 66540 0 0.0
text 609910 609910 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842200 842200 0 0.0
bss 66892 66892 0 0.0
text 606636 606636 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29340: Size comparison from 2d07e21 to 84e1d20

Full report (1 build for cc32xx)
platform target config section 2d07e21 84e1d20 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 617402 617402 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936170 936170 0 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363232 363232 0 0.0
.debug_info 20609028 20609028 0 0.0
.debug_line 2651503 2651503 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1589400 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111113 0 0.0
.debug_str 3398309 3398309 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511253 0 0.0
.symtab 296960 296960 0 0.0
.text 509000 509000 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29340: Size comparison from 2d07e21 to aec4410

Increases (2 builds for linux)
platform target config section 2d07e21 aec4410 change % change
linux chip-tool-ipv6only arm64 (read only) 10132892 1013468 1792 0.0
.text 9052520 9054504 1984 0.0
thermostat-no-ble arm64 (read only) 4350604 4351708 1104 0.0
.text 3855048 3856152 1104 0.0
Decreases (1 build for linux)
platform target config section 2d07e21 aec4410 change % change
linux chip-tool-ipv6only arm64 (read/write) 504792 504776 -16 -0.0
Full report (43 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 2d07e21 aec4410 change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814461 0 0.0
.debug_line 5319956 5319956 0 0.0
.debug_loc 3522177 3522177 0 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959750 959750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855079 0 0.0
.debug_line 5359343 5359343 0 0.0
.debug_loc 3560608 3560608 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971268 971268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965137 0 0.0
.debug_line 5738205 5738205 0 0.0
.debug_loc 3729270 3729270 0 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033740 1033740 0 0.0
bl706-eth (read/write) 1041687 1041687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566848 0 0.0
.debug_line 4252591 4252591 0 0.0
.debug_loc 3031204 3031204 0 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
785978 785978 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736902 0 0.0
.debug_line 4496726 4496726 0 0.0
.debug_loc 3131023 3131023 0 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953360 953360 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155528 1155528 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272458 0 0.0
.debug_line 5223091 5223091 0 0.0
.debug_loc 3466434 3466434 0 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942564 942564 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166404 1166404 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315119 0 0.0
.debug_line 5262355 5262355 0 0.0
.debug_loc 3504865 3504865 0 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954348 954348 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736555 736555 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 651764 651764 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757475 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677000 677000 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745011 745011 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 638512 638512 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695683 695683 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615020 615020 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681395 681395 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 604892 604892 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617402 617402 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936170 936170 0 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363232 363232 0 0.0
.debug_info 20609028 20609028 0 0.0
.debug_line 2651503 2651503 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1589400 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111113 0 0.0
.debug_str 3398309 3398309 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511253 0 0.0
.symtab 296960 296960 0 0.0
.text 509000 509000 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553687 553687 0 0.0
.app_xip_area 444889 444889 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539247 0 0.0
.app_xip_area 425657 425657 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574687 574687 0 0.0
.app_xip_area 467217 467217 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551063 551063 0 0.0
.app_xip_area 440497 440497 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006764 1006764 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 832116 832116 0 0.0
BRD4187C (read/write) 1090896 1090896 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 891544 891544 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104816 1104816 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 915472 915472 0 0.0
window-app BRD4187C (read/write) 1124404 1124404 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 952772 952772 0 0.0
esp32 all-clusters-app c3devkit (read only) 1163798 1163798 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1163798 1163798 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1206195 1206195 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1200811 1200811 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589900 589900 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589364 589364 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685144 685144 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 571976 571976 0 0.0
light k32w0+release (read only) 589580 589580 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589044 589044 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776796 776796 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654784 654784 0 0.0
lock k32w0+release (read only) 561092 561092 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560556 560556 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10132892 1013468 1792 0.0
(read/write) 504792 504776 -16 -0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314840 314840 0 0.0
.text 9052520 9054504 1984 0.0
thermostat-no-ble arm64 (read only) 4350604 4351708 1104 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161004 161004 0 0.0
.text 3855048 3856152 1104 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2522872 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485556 1485556 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1230576 1230576 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 854368 854368 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350004 1350004 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 781912 781912 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162660 1162660 0 0.0
bss 153948 153948 0 0.0
rodata 113672 113672 0 0.0
text 816100 816100 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778900 1778900 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379612 1379612 0 0.0
.debug_aranges 144272 144272 0 0.0
.debug_frame 479016 479016 0 0.0
.debug_info 32193651 32193651 0 0.0
.debug_line 4033121 4033121 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2272176 2272176 0 0.0
.debug_rnglists 155013 155013 0 0.0
.debug_str 4152153 4152153 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 837115 837115 0 0.0
.symtab 511568 511568 0 0.0
.text 1574684 1574684 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1681180 1681180 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260607 1260607 0 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457444 457444 0 0.0
.debug_info 28534101 28534101 0 0.0
.debug_line 3792272 3792272 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2145551 2145551 0 0.0
.debug_rnglists 146580 146580 0 0.0
.debug_str 3953793 3953793 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734871 734871 0 0.0
.symtab 472640 472640 0 0.0
.text 1479620 1479620 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607500 1607500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101579 1101579 0 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420376 420376 0 0.0
.debug_info 23655427 23655427 0 0.0
.debug_line 3367054 3367054 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982275 1982275 0 0.0
.debug_rnglists 136132 136132 0 0.0
.debug_str 3760875 3760875 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 650063 650063 0 0.0
.symtab 434704 434704 0 0.0
.text 1412268 1412268 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640316 1640316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093770 1093770 0 0.0
.debug_aranges 124768 124768 0 0.0
.debug_frame 415400 415400 0 0.0
.debug_info 23458734 23458734 0 0.0
.debug_line 3317664 3317664 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1957818 1957818 0 0.0
.debug_rnglists 134073 134073 0 0.0
.debug_str 3722865 3722865 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622993 622993 0 0.0
.symtab 426128 426128 0 0.0
.text 1417820 1417820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176976 1176976 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 623816 623816 0 0.0
lock-app qpg6105+debug (read/write) 1133856 1133856 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580700 580700 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

PR #29340: Size comparison from 2d07e21 to 2769a98

Increases (13 builds for linux)
platform target config section 2d07e21 2769a98 change % change
linux all-clusters-app debug (read only) 5506321 5508857 2536 0.0
.text 4790067 4792819 2752 0.1
all-clusters-minimal-app debug (read only) 4882265 4884801 2536 0.1
.text 4380819 4383571 2752 0.1
bridge-app debug (read only) 2755081 2757617 2536 0.1
.text 2364099 2366851 2752 0.1
chip-tool debug (read only) 10255641 10257409 1768 0.0
.text 9272467 9274451 1984 0.0
chip-tool-ipv6only arm64 (read only) 10132892 1013468 1792 0.0
.text 9052520 9054504 1984 0.0
lighting-app debug+rpc+ui (read only) 5219073 5221609 2536 0.0
.text 4640003 4642755 2752 0.1
lock-app debug (read only) 4454545 4458905 4360 0.1
.text 3998147 4002723 4576 0.1
ota-provider-app debug (read only) 4118145 4119729 1584 0.0
.text 3727587 3729171 1584 0.0
ota-requestor-app debug (read only) 4205161 4206745 1584 0.0
.text 3807043 3808627 1584 0.0
shell debug (read only) 2910049 2914609 4560 0.2
.text 2525474 2530242 4768 0.2
thermostat-no-ble arm64 (read only) 4350604 4351724 1120 0.0
.text 3855048 3856168 1120 0.0
tv-app debug (read only) 5283953 5286633 2680 0.1
.text 4768787 4771683 2896 0.1
tv-casting-app debug (read only) 8189089 8191249 2160 0.0
.text 7451475 7453843 2368 0.0
Decreases (11 builds for linux, telink)
platform target config section 2d07e21 2769a98 change % change
linux all-clusters-app debug .got 5384 5368 -16 -0.3
all-clusters-minimal-app debug .got 5344 5328 -16 -0.3
bridge-app debug (read/write) 133168 133136 -32 -0.0
.got 4640 4624 -16 -0.3
chip-tool debug (read/write) 443032 443000 -32 -0.0
.got 5808 5792 -16 -0.3
chip-tool-ipv6only arm64 (read/write) 504792 504776 -16 -0.0
lighting-app debug+rpc+ui (read/write) 222856 222824 -32 -0.0
.got 5928 5912 -16 -0.3
lock-app debug .got 5264 5248 -16 -0.3
shell debug (read/write) 153248 153216 -32 -0.0
.got 4112 4096 -16 -0.4
tv-app debug .got 5608 5592 -16 -0.3
tv-casting-app debug .got 5080 5064 -16 -0.3
telink contact-sensor-app tlsr9528a (read/write) 878184 878176 -8 -0.0
text 622314 622312 -2 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2d07e21 2769a98 change % change
bl602 lighting-app bl602 (read/write) 1388890 1388890 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1065514 1065514 0 0.0
bl602+mfd (read/write) 1402794 1402794 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1080320 1080320 0 0.0
bl602+rpc (read/write) 1436150 1436150 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1097246 1097246 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1192387 1192387 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548020 1548020 0 0.0
.debug_aranges 138440 138440 0 0.0
.debug_frame 507928 507928 0 0.0
.debug_info 41814461 41814461 0 0.0
.debug_line 5319956 5319956 0 0.0
.debug_loc 3522177 3522177 0 0.0
.debug_ranges 403728 403728 0 0.0
.debug_str 3978220 3978220 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596905 596905 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959750 959750 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1202963 1202963 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550093 1550093 0 0.0
.debug_aranges 139608 139608 0 0.0
.debug_frame 513000 513000 0 0.0
.debug_info 41855079 41855079 0 0.0
.debug_line 5359343 5359343 0 0.0
.debug_loc 3560608 3560608 0 0.0
.debug_ranges 405728 405728 0 0.0
.debug_str 3983751 3983751 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600665 600665 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
971268 971268 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1291067 1291067 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728914 1728914 0 0.0
.debug_aranges 147160 147160 0 0.0
.debug_frame 537276 537276 0 0.0
.debug_info 46965137 46965137 0 0.0
.debug_line 5738205 5738205 0 0.0
.debug_loc 3729270 3729270 0 0.0
.debug_ranges 431280 431280 0 0.0
.debug_str 4406805 4406805 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661918 661918 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033740 1033740 0 0.0
bl706-eth (read/write) 1041687 1041687 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083835 1083835 0 0.0
.debug_aranges 115448 115448 0 0.0
.debug_frame 427328 427328 0 0.0
.debug_info 22566848 22566848 0 0.0
.debug_line 4252591 4252591 0 0.0
.debug_loc 3031204 3031204 0 0.0
.debug_ranges 339536 339536 0 0.0
.debug_str 3557455 3557455 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465200 465200 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
785978 785978 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1205662 1205662 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176879 1176879 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619892 619892 0 0.0
.debug_info 23736902 23736902 0 0.0
.debug_line 4496726 4496726 0 0.0
.debug_loc 3131023 3131023 0 0.0
.debug_ranges 349352 349352 0 0.0
.debug_str 3629746 3629746 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505927 505927 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
953360 953360 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1155528 1155528 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542308 1542308 0 0.0
.debug_aranges 133304 133304 0 0.0
.debug_frame 488568 488568 0 0.0
.debug_info 41272458 41272458 0 0.0
.debug_line 5223091 5223091 0 0.0
.debug_loc 3466434 3466434 0 0.0
.debug_ranges 410264 410264 0 0.0
.debug_str 4002808 4002808 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598531 598531 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942564 942564 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1166404 1166404 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544396 1544396 0 0.0
.debug_aranges 134472 134472 0 0.0
.debug_frame 493636 493636 0 0.0
.debug_info 41315119 41315119 0 0.0
.debug_line 5262355 5262355 0 0.0
.debug_loc 3504865 3504865 0 0.0
.debug_ranges 412264 412264 0 0.0
.debug_str 4008329 4008329 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602359 602359 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
954348 954348 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 736555 736555 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 651764 651764 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757475 757475 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 677000 677000 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745011 745011 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 638512 638512 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695683 695683 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615020 615020 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681395 681395 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 604892 604892 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617402 617402 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936170 936170 0 0.0
.debug_aranges 107568 107568 0 0.0
.debug_frame 363232 363232 0 0.0
.debug_info 20609028 20609028 0 0.0
.debug_line 2651503 2651503 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1589400 1589400 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 111113 111113 0 0.0
.debug_str 3398309 3398309 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511253 511253 0 0.0
.symtab 296960 296960 0 0.0
.text 509000 509000 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553687 553687 0 0.0
.app_xip_area 444889 444889 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539247 539247 0 0.0
.app_xip_area 425657 425657 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574687 574687 0 0.0
.app_xip_area 467217 467217 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 551063 551063 0 0.0
.app_xip_area 440497 440497 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006764 1006764 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 832116 832116 0 0.0
BRD4187C (read/write) 1090896 1090896 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 891544 891544 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104816 1104816 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 915472 915472 0 0.0
window-app BRD4187C (read/write) 1124404 1124404 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 952772 952772 0 0.0
esp32 all-clusters-app c3devkit (read only) 1163798 1163798 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1163798 1163798 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1206195 1206195 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1200811 1200811 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589900 589900 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589364 589364 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 685144 685144 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 571976 571976 0 0.0
light k32w0+release (read only) 589580 589580 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589044 589044 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776796 776796 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654784 654784 0 0.0
lock k32w0+release (read only) 561092 561092 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560556 560556 0 0.0
linux all-clusters-app debug (read only) 5506321 5508857 2536 0.0
(read/write) 420552 420552 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5368 -16 -0.3
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335436 335436 0 0.0
.text 4790067 4792819 2752 0.1
all-clusters-minimal-app debug (read only) 4882265 4884801 2536 0.1
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5328 -16 -0.3
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270333 270333 0 0.0
.text 4380819 4383571 2752 0.1
bridge-app debug (read only) 2755081 2757617 2536 0.1
(read/write) 133168 133136 -32 -0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4624 -16 -0.3
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213216 213216 0 0.0
.text 2364099 2366851 2752 0.1
chip-tool debug (read only) 10255641 10257409 1768 0.0
(read/write) 443032 443000 -32 -0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337104 337104 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5792 -16 -0.3
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386153 386153 0 0.0
.text 9272467 9274451 1984 0.0
chip-tool-ipv6only arm64 (read only) 10132892 1013468 1792 0.0
(read/write) 504792 504776 -16 -0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314840 314840 0 0.0
.text 9052520 9054504 1984 0.0
lighting-app debug+rpc+ui (read only) 5219073 5221609 2536 0.0
(read/write) 222856 222824 -32 -0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92704 92704 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5912 -16 -0.3
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336180 336180 0 0.0
.text 4640003 4642755 2752 0.1
lock-app debug (read only) 4454545 4458905 4360 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5248 -16 -0.3
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246781 246781 0 0.0
.text 3998147 4002723 4576 0.1
ota-provider-app debug (read only) 4118145 4119729 1584 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 199997 199997 0 0.0
.text 3727587 3729171 1584 0.0
ota-requestor-app debug (read only) 4205161 4206745 1584 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203229 203229 0 0.0
.text 3807043 3808627 1584 0.0
shell debug (read only) 2910049 2914609 4560 0.2
(read/write) 153248 153216 -32 -0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4096 -16 -0.4
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211136 211136 0 0.0
.text 2525474 2530242 4768 0.2
thermostat-no-ble arm64 (read only) 4350604 4351724 1120 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161004 161004 0 0.0
.text 3855048 3856168 1120 0.0
tv-app debug (read only) 5283953 5286633 2680 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5592 -16 -0.3
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271085 271085 0 0.0
.text 4768787 4771683 2896 0.1
tv-casting-app debug (read only) 8189089 8191249 2160 0.0
(read/write) 312872 312872 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5064 -16 -0.3
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336120 336120 0 0.0
.text 7451475 7453843 2368 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522872 2522872 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485556 1485556 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1230576 1230576 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 854368 854368 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350004 1350004 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 781912 781912 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162660 1162660 0 0.0
bss 153948 153948 0 0.0
rodata 113672 113672 0 0.0
text 816100 816100 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778900 1778900 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379612 1379612 0 0.0
.debug_aranges 144272 144272 0 0.0
.debug_frame 479016 479016 0 0.0
.debug_info 32193651 32193651 0 0.0
.debug_line 4033121 4033121 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2272176 2272176 0 0.0
.debug_rnglists 155013 155013 0 0.0
.debug_str 4152153 4152153 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 837115 837115 0 0.0
.symtab 511568 511568 0 0.0
.text 1574684 1574684 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1681180 1681180 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260607 1260607 0 0.0
.debug_aranges 136072 136072 0 0.0
.debug_frame 457444 457444 0 0.0
.debug_info 28534101 28534101 0 0.0
.debug_line 3792272 3792272 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2145551 2145551 0 0.0
.debug_rnglists 146580 146580 0 0.0
.debug_str 3953793 3953793 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 734871 734871 0 0.0
.symtab 472640 472640 0 0.0
.text 1479620 1479620 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607500 1607500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101579 1101579 0 0.0
.debug_aranges 126136 126136 0 0.0
.debug_frame 420376 420376 0 0.0
.debug_info 23655427 23655427 0 0.0
.debug_line 3367054 3367054 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982275 1982275 0 0.0
.debug_rnglists 136132 136132 0 0.0
.debug_str 3760875 3760875 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 650063 650063 0 0.0
.symtab 434704 434704 0 0.0
.text 1412268 1412268 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640316 1640316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093770 1093770 0 0.0
.debug_aranges 124768 124768 0 0.0
.debug_frame 415400 415400 0 0.0
.debug_info 23458734 23458734 0 0.0
.debug_line 3317664 3317664 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1957818 1957818 0 0.0
.debug_rnglists 134073 134073 0 0.0
.debug_str 3722865 3722865 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 622993 622993 0 0.0
.symtab 426128 426128 0 0.0
.text 1417820 1417820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176976 1176976 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 623816 623816 0 0.0
lock-app qpg6105+debug (read/write) 1133856 1133856 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580700 580700 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1149896 1149896 0 0.0
bss 113224 113224 0 0.0
text 801406 801406 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1094620 1094620 0 0.0
bss 122244 122244 0 0.0
text 759564 759564 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949188 949188 0 0.0
bss 106888 106888 0 0.0
text 655884 655884 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878184 878176 -8 -0.0
bss 78124 78124 0 0.0
text 622314 622312 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866284 866284 0 0.0
bss 67036 67036 0 0.0
text 629230 629230 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000620 1000620 0 0.0
bss 109148 109148 0 0.0
text 703860 703860 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1045680 1045680 0 0.0
bss 120896 120896 0 0.0
text 727146 727146 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 934132 934132 0 0.0
bss 78816 78816 0 0.0
text 651488 651488 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962760 962760 0 0.0
bss 104988 104988 0 0.0
text 671886 671886 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881856 881856 0 0.0
bss 78228 78228 0 0.0
text 626326 626326 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822780 822780 0 0.0
bss 66240 66240 0 0.0
text 593428 593428 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838600 838600 0 0.0
bss 66656 66656 0 0.0
text 604154 604154 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716020 716020 0 0.0
bss 86424 86424 0 0.0
text 469654 469654 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880064 880064 0 0.0
bss 78208 78208 0 0.0
text 625130 625130 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865456 865456 0 0.0
bss 77928 77928 0 0.0
text 612650 612650 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 844092 844092 0 0.0
bss 66540 66540 0 0.0
text 609002 609002 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 841344 841344 0 0.0
bss 66892 66892 0 0.0
text 605844 605844 0 0.0

@github-actions
Copy link

github-actions bot commented Oct 10, 2023

PR #29340: Size comparison from c534070 to a276d23

Increases (13 builds for linux)
platform target config section c534070 a276d23 change % change
linux all-clusters-app debug (read only) 5494161 5496697 2536 0.0
.text 4777907 4780659 2752 0.1
all-clusters-minimal-app debug (read only) 4873993 4876529 2536 0.1
.text 4372547 4375299 2752 0.1
bridge-app debug (read only) 2753001 2755537 2536 0.1
.text 2361955 2364707 2752 0.1
chip-tool debug (read only) 10208297 10210049 1752 0.0
.text 9225123 9227091 1968 0.0
chip-tool-ipv6only arm64 (read only) 10078124 10079916 1792 0.0
.text 8997720 8999704 1984 0.0
lighting-app debug+rpc+ui (read only) 5213105 5215641 2536 0.0
.text 4634003 4636755 2752 0.1
lock-app debug (read only) 4450529 4454905 4376 0.1
.text 3994099 3998691 4592 0.1
ota-provider-app debug (read only) 4116529 4118113 1584 0.0
.text 3725939 3727523 1584 0.0
ota-requestor-app debug (read only) 4201961 4203545 1584 0.0
.text 3803779 3805363 1584 0.0
shell debug (read only) 2899985 2904545 4560 0.2
.text 2515378 2520146 4768 0.2
thermostat-no-ble arm64 (read only) 4345532 4346652 1120 0.0
.text 3849944 3851064 1120 0.0
tv-app debug (read only) 5276993 5279689 2696 0.1
.text 4761795 4764707 2912 0.1
tv-casting-app debug (read only) 8138897 8141057 2160 0.0
.text 7401251 7403619 2368 0.0
Decreases (10 builds for linux)
platform target config section c534070 a276d23 change % change
linux all-clusters-app debug .got 5384 5368 -16 -0.3
all-clusters-minimal-app debug .got 5344 5328 -16 -0.3
bridge-app debug (read/write) 133168 133136 -32 -0.0
.got 4640 4624 -16 -0.3
chip-tool debug (read/write) 443032 443000 -32 -0.0
.got 5808 5792 -16 -0.3
chip-tool-ipv6only arm64 (read/write) 504792 504776 -16 -0.0
lighting-app debug+rpc+ui (read/write) 222856 222824 -32 -0.0
.got 5928 5912 -16 -0.3
lock-app debug .got 5264 5248 -16 -0.3
shell debug (read/write) 153248 153216 -32 -0.0
.got 4112 4096 -16 -0.4
tv-app debug .got 5608 5592 -16 -0.3
tv-casting-app debug .got 5080 5064 -16 -0.3
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section c534070 a276d23 change % change
bl602 lighting-app bl602 (read/write) 1389690 1389690 0 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1066314 1066314 0 0.0
bl602+mfd (read/write) 1403594 1403594 0 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1081118 1081118 0 0.0
bl602+rpc (read/write) 1436950 1436950 0 0.0
.bss 96200 96200 0 0.0
.data 9744 9744 0 0.0
.text 1098046 1098046 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1193439 1193439 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1548067 1548067 0 0.0
.debug_aranges 138432 138432 0 0.0
.debug_frame 506592 506592 0 0.0
.debug_info 41939858 41939858 0 0.0
.debug_line 5369327 5369327 0 0.0
.debug_loc 3633508 3633508 0 0.0
.debug_ranges 433616 433616 0 0.0
.debug_str 4052333 4052333 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106380 106380 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596892 596892 0 0.0
.symtab 177280 177280 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
960802 960802 0 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1204015 1204015 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1550140 1550140 0 0.0
.debug_aranges 139600 139600 0 0.0
.debug_frame 511664 511664 0 0.0
.debug_info 41980476 41980476 0 0.0
.debug_line 5408714 5408714 0 0.0
.debug_loc 3671939 3671939 0 0.0
.debug_ranges 435616 435616 0 0.0
.debug_str 4057864 4057864 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105320 105320 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600652 600652 0 0.0
.symtab 179040 179040 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
972318 972318 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1292119 1292119 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4112 4112 0 0.0
.debug_abbrev 1728961 1728961 0 0.0
.debug_aranges 147152 147152 0 0.0
.debug_frame 535940 535940 0 0.0
.debug_info 47090534 47090534 0 0.0
.debug_line 5787576 5787576 0 0.0
.debug_loc 3840601 3840601 0 0.0
.debug_ranges 461168 461168 0 0.0
.debug_str 4480918 4480918 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121520 121520 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661905 661905 0 0.0
.symtab 196672 196672 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1034792 1034792 0 0.0
bl706-eth (read/write) 1042335 1042335 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1083882 1083882 0 0.0
.debug_aranges 115440 115440 0 0.0
.debug_frame 425992 425992 0 0.0
.debug_info 22692245 22692245 0 0.0
.debug_line 4301962 4301962 0 0.0
.debug_loc 3142508 3142508 0 0.0
.debug_ranges 369424 369424 0 0.0
.debug_str 3631687 3631687 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96080 96080 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465187 465187 0 0.0
.symtab 139968 139968 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
786626 786626 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207442 1207442 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1176934 1176934 0 0.0
.debug_aranges 119616 119616 0 0.0
.debug_frame 618544 618544 0 0.0
.debug_info 23862319 23862319 0 0.0
.debug_line 4546167 4546167 0 0.0
.debug_loc 3242490 3242490 0 0.0
.debug_ranges 379312 379312 0 0.0
.debug_str 3703978 3703978 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109208 109208 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505914 505914 0 0.0
.symtab 152832 152832 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
955140 955140 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1156584 1156584 0 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1542355 1542355 0 0.0
.debug_aranges 133296 133296 0 0.0
.debug_frame 487232 487232 0 0.0
.debug_info 41397855 41397855 0 0.0
.debug_line 5272462 5272462 0 0.0
.debug_loc 3577751 3577751 0 0.0
.debug_ranges 440152 440152 0 0.0
.debug_str 4076921 4076921 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100360 100360 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 598518 598518 0 0.0
.symtab 176720 176720 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943620 943620 0 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1167204 1167204 0 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1544443 1544443 0 0.0
.debug_aranges 134464 134464 0 0.0
.debug_frame 492300 492300 0 0.0
.debug_info 41440516 41440516 0 0.0
.debug_line 5311726 5311726 0 0.0
.debug_loc 3616182 3616182 0 0.0
.debug_ranges 442152 442152 0 0.0
.debug_str 4082442 4082442 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99300 99300 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 602346 602346 0 0.0
.symtab 178512 178512 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
955146 955146 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734595 734595 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84399 84399 0 0.0
.text 649804 649804 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756091 756091 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 675616 675616 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743627 743627 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 637128 637128 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694651 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 613988 613988 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680339 680339 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 603836 603836 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617386 617386 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 936264 936264 0 0.0
.debug_aranges 108856 108856 0 0.0
.debug_frame 366968 366968 0 0.0
.debug_info 20635673 20635673 0 0.0
.debug_line 2659592 2659592 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1634528 1634528 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112053 112053 0 0.0
.debug_str 3429354 3429354 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515384 515384 0 0.0
.symtab 298272 298272 0 0.0
.text 508984 508984 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551583 551583 0 0.0
.app_xip_area 442785 442785 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537735 537735 0 0.0
.app_xip_area 424145 424145 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573671 573671 0 0.0
.app_xip_area 466201 466201 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549503 549503 0 0.0
.app_xip_area 438937 438937 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006396 1006396 0 0.0
.bss 171940 171940 0 0.0
.data 2684 2684 0 0.0
.text 831748 831748 0 0.0
BRD4187C (read/write) 1088792 1088792 0 0.0
.bss 196064 196064 0 0.0
.data 3268 3268 0 0.0
.text 889440 889440 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103648 1103648 0 0.0
.bss 186628 186628 0 0.0
.data 2696 2696 0 0.0
.text 914304 914304 0 0.0
window-app BRD4187C (read/write) 1123996 1123996 0 0.0
.bss 168472 168472 0 0.0
.data 3140 3140 0 0.0
.text 952364 952364 0 0.0
esp32 all-clusters-app c3devkit (read only) 1162116 1162116 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1162116 1162116 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1205051 1205051 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1199667 1199667 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 588508 588508 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 587972 587972 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683728 683728 0 0.0
.bss 66976 66976 0 0.0
.data 2716 2716 0 0.0
.text 570560 570560 0 0.0
light k32w0+release (read only) 588236 588236 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 587700 587700 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775436 775436 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653424 653424 0 0.0
lock k32w0+release (read only) 559972 559972 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 559436 559436 0 0.0
linux all-clusters-app debug (read only) 5494161 5496697 2536 0.0
(read/write) 420552 420552 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278848 278848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5368 -16 -0.3
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 335436 335436 0 0.0
.text 4777907 4780659 2752 0.1
all-clusters-minimal-app debug (read only) 4873993 4876529 2536 0.1
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5328 -16 -0.3
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270333 270333 0 0.0
.text 4372547 4375299 2752 0.1
bridge-app debug (read only) 2753001 2755537 2536 0.1
(read/write) 133168 133136 -32 -0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4624 -16 -0.3
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2361955 2364707 2752 0.1
chip-tool debug (read only) 10208297 10210049 1752 0.0
(read/write) 443032 443000 -32 -0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337104 337104 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5792 -16 -0.3
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 386153 386153 0 0.0
.text 9225123 9227091 1968 0.0
chip-tool-ipv6only arm64 (read only) 10078124 10079916 1792 0.0
(read/write) 504792 504776 -16 -0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 373648 373648 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 314872 314872 0 0.0
.text 8997720 8999704 1984 0.0
lighting-app debug+rpc+ui (read only) 5213105 5215641 2536 0.0
(read/write) 222856 222824 -32 -0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92704 92704 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5912 -16 -0.3
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 336212 336212 0 0.0
.text 4634003 4636755 2752 0.1
lock-app debug (read only) 4450529 4454905 4376 0.1
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5248 -16 -0.3
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246813 246813 0 0.0
.text 3994099 3998691 4592 0.1
ota-provider-app debug (read only) 4116529 4118113 1584 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200029 200029 0 0.0
.text 3725939 3727523 1584 0.0
ota-requestor-app debug (read only) 4201961 4203545 1584 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203293 203293 0 0.0
.text 3803779 3805363 1584 0.0
shell debug (read only) 2899985 2904545 4560 0.2
(read/write) 153248 153216 -32 -0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4096 -16 -0.4
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211168 211168 0 0.0
.text 2515378 2520146 4768 0.2
thermostat-no-ble arm64 (read only) 4345532 4346652 1120 0.0
(read/write) 241832 241832 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161036 161036 0 0.0
.text 3849944 3851064 1120 0.0
tv-app debug (read only) 5276993 5279689 2696 0.1
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5592 -16 -0.3
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271117 271117 0 0.0
.text 4761795 4764707 2912 0.1
tv-casting-app debug (read only) 8138897 8141057 2160 0.0
(read/write) 312872 312872 0 0.0
.bss 155904 155904 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5064 -16 -0.3
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 336152 336152 0 0.0
.text 7401251 7403619 2368 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1227680 1227680 0 0.0
bss 154518 154518 0 0.0
rodata 142644 142644 0 0.0
text 851476 851476 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1347300 1347300 0 0.0
bss 140528 140528 0 0.0
rodata 136880 136880 0 0.0
text 779204 779204 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160016 1160016 0 0.0
bss 153948 153948 0 0.0
rodata 113668 113668 0 0.0
text 813468 813468 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1778292 1778292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2528 2528 0 0.0
.debug_abbrev 1379706 1379706 0 0.0
.debug_aranges 145560 145560 0 0.0
.debug_frame 482752 482752 0 0.0
.debug_info 32220546 32220546 0 0.0
.debug_line 4041238 4041238 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2317356 2317356 0 0.0
.debug_rnglists 155953 155953 0 0.0
.debug_str 4183198 4183198 0 0.0
.heap 837512 837512 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 844209 844209 0 0.0
.symtab 513744 513744 0 0.0
.text 1574076 1574076 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1680788 1680788 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1260701 1260701 0 0.0
.debug_aranges 137360 137360 0 0.0
.debug_frame 461180 461180 0 0.0
.debug_info 28560922 28560922 0 0.0
.debug_line 3800389 3800389 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2190731 2190731 0 0.0
.debug_rnglists 147520 147520 0 0.0
.debug_str 3984838 3984838 0 0.0
.heap 840168 840168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 741025 741025 0 0.0
.symtab 474560 474560 0 0.0
.text 1479228 1479228 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1607196 1607196 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1101673 1101673 0 0.0
.debug_aranges 127424 127424 0 0.0
.debug_frame 424112 424112 0 0.0
.debug_info 23682112 23682112 0 0.0
.debug_line 3375171 3375171 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2027456 2027456 0 0.0
.debug_rnglists 137072 137072 0 0.0
.debug_str 3791920 3791920 0 0.0
.heap 846496 846496 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 654117 654117 0 0.0
.symtab 436016 436016 0 0.0
.text 1411964 1411964 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1640204 1640204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1093864 1093864 0 0.0
.debug_aranges 126056 126056 0 0.0
.debug_frame 419136 419136 0 0.0
.debug_info 23485379 23485379 0 0.0
.debug_line 3325753 3325753 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2002942 2002942 0 0.0
.debug_rnglists 135013 135013 0 0.0
.debug_str 3753910 3753910 0 0.0
.heap 819232 819232 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 627661 627661 0 0.0
.symtab 427600 427600 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175576 1175576 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 622416 622416 0 0.0
lock-app qpg6105+debug (read/write) 1132368 1132368 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 579212 579212 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 874080 874080 0 0.0
bss 78044 78044 0 0.0
text 618464 618464 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1147948 1147948 0 0.0
bss 113224 113224 0 0.0
text 799462 799462 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1092972 1092972 0 0.0
bss 122244 122244 0 0.0
text 757918 757918 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948596 948596 0 0.0
bss 106888 106888 0 0.0
text 655304 655304 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 877444 877444 0 0.0
bss 78124 78124 0 0.0
text 621578 621578 0 0.0
light-switch-app-rpc-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 923460 923460 0 0.0
bss 83072 83072 0 0.0
text 659666 659666 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 999216 999216 0 0.0
bss 109148 109148 0 0.0
text 702458 702458 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933368 933368 0 0.0
bss 78816 78816 0 0.0
text 650726 650726 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962228 962228 0 0.0
bss 104988 104988 0 0.0
text 671358 671358 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881324 881324 0 0.0
bss 78228 78228 0 0.0
text 625798 625798 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822248 822248 0 0.0
bss 66240 66240 0 0.0
text 592900 592900 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837836 837836 0 0.0
bss 66656 66656 0 0.0
text 603400 603400 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 716056 716056 0 0.0
bss 86424 86424 0 0.0
text 469696 469696 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 879300 879300 0 0.0
bss 78208 78208 0 0.0
text 624370 624370 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 865116 865116 0 0.0
bss 77928 77928 0 0.0
text 612318 612318 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843352 843352 0 0.0
bss 66540 66540 0 0.0
text 608272 608272 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840600 840600 0 0.0
bss 66892 66892 0 0.0
text 605108 605108 0 0.0

@mergify mergify bot merged commit 39ee72f into project-chip:master Oct 12, 2023
55 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
* Replace glib GError with GAutoPtr<GError> in AdapterIterator

* Replace glib GError with GAutoPtr<GError> in ChipDeviceScanner

* Replace glib GError with GAutoPtr<GError> in Bluez helper

* Replace glib GError with GAutoPtr<GError> in ConnectivityMangaerImpl

* Replace glib GVariant with GAutoPtr<GVariant> in ConnectivityManagerImpl

* Replace glib GVariant with GAutoPtr<GVariant> in Bluez helper

* Replace glib and char with GAutoPtr<char> in Bluez helper

* Replace glib and GVariantDict with GAutoPtr<GVariantDict> in Bluez helper - review

* Fix badly used MakeUniquePointerReceiver

* Review changes

* Replace g_variant_dict_lookup_value to g_variant_lookup_value in src/platform/Linux/bluez/Helper.cpp
* Add template <> struct GAutoPtrDeleter<const char *>
* Convert keyMgmts to GAutoPtr in src/platform/Linux/ConnectivityManagerImpl.cpp
* Revert in ConnectionDataBundle GVariant convert to GAutoPtr

* Review update - remove GVariantDict

* Add errorhandling for keyMgmtsHendle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants